mirror of
https://github.com/mempool/mempool.git
synced 2025-01-11 07:50:01 +01:00
13 lines
141 B
SCSS
13 lines
141 B
SCSS
|
.adjust-btn-padding {
|
||
|
padding: 0.55rem;
|
||
|
}
|
||
|
|
||
|
#arrow {
|
||
|
position: absolute;
|
||
|
bottom: -24px;
|
||
|
width: 40px;
|
||
|
right: -1px;
|
||
|
|
||
|
width: 40px;
|
||
|
}
|