mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix action button height
This commit is contained in:
parent
a9536a4be9
commit
2729af6ddd
@ -22,7 +22,7 @@
|
|||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
font-weight: $font-semibold;
|
font-weight: $font-semibold;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 0 10px;
|
padding: 4px 10px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
color: pvar(--actionButtonColor);
|
color: pvar(--actionButtonColor);
|
||||||
|
Loading…
Reference in New Issue
Block a user