mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Increase font-size in jump to bottom button
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
725cd8fc48
commit
b81bc9cbd1
@ -43,7 +43,6 @@
|
|||||||
|
|
||||||
.jump-to-bottom {
|
.jump-to-bottom {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
font-size: small;
|
|
||||||
right: 30px;
|
right: 30px;
|
||||||
padding: $unit / 2 $unit * 1.5;
|
padding: $unit / 2 $unit * 1.5;
|
||||||
border-radius: $unit * 2;
|
border-radius: $unit * 2;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user