mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 15:47:18 +02:00
Update button's styling
This commit is contained in:
parent
e109cdec6a
commit
9862f794cf
2
dist/better-xcloud.lite.user.js
vendored
2
dist/better-xcloud.lite.user.js
vendored
File diff suppressed because one or more lines are too long
2
dist/better-xcloud.user.js
vendored
2
dist/better-xcloud.user.js
vendored
File diff suppressed because one or more lines are too long
@ -147,14 +147,14 @@
|
|||||||
|
|
||||||
// Text with icon
|
// Text with icon
|
||||||
&:not(:only-child) {
|
&:not(:only-child) {
|
||||||
margin-inline-start: 4px;
|
margin-inline-start: 8px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&.bx-button-multi-lines {
|
&.bx-button-multi-lines {
|
||||||
height: auto;
|
height: auto;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
padding: 10px 0;
|
padding: 10px;
|
||||||
|
|
||||||
span {
|
span {
|
||||||
line-height: unset;
|
line-height: unset;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user