mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-05 08:08:15 -07:00
global: fixes
This commit is contained in:
@@ -243,7 +243,7 @@
|
||||
|
||||
button.capture {
|
||||
position: absolute;
|
||||
top: -0.75rem;
|
||||
bottom: 0.325rem;
|
||||
right: -0.75rem;
|
||||
z-index: 50;
|
||||
font-size: var(--font-size-xs);
|
||||
|
||||
@@ -43,8 +43,8 @@
|
||||
display: flex;
|
||||
white-space: nowrap;
|
||||
overflow-x: auto;
|
||||
padding-bottom: 1rem;
|
||||
margin-bottom: -0.75rem;
|
||||
padding-bottom: 0.25rem;
|
||||
margin-bottom: -0.25rem;
|
||||
padding-left: var(--main-padding);
|
||||
margin-left: var(--negative-main-padding);
|
||||
padding-right: var(--main-padding);
|
||||
|
||||
Reference in New Issue
Block a user