mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-08 06:08:27 +02:00
Update button's styling
This commit is contained in:
@@ -147,14 +147,14 @@
|
||||
|
||||
// Text with icon
|
||||
&:not(:only-child) {
|
||||
margin-inline-start: 4px;
|
||||
margin-inline-start: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
&.bx-button-multi-lines {
|
||||
height: auto;
|
||||
text-align: left;
|
||||
padding: 10px 0;
|
||||
padding: 10px;
|
||||
|
||||
span {
|
||||
line-height: unset;
|
||||
|
Reference in New Issue
Block a user