mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-08 22:27:44 +02:00
Pad stats
This commit is contained in:
@@ -165,10 +165,10 @@ div[class^=StreamMenu-module__container] .bx-badges {
|
||||
}
|
||||
|
||||
span {
|
||||
min-width: 60px;
|
||||
display: inline-block;
|
||||
text-align: right;
|
||||
vertical-align: middle;
|
||||
white-space: pre;
|
||||
|
||||
&[data-grade=good] {
|
||||
color: #6bffff;
|
||||
@@ -181,9 +181,5 @@ div[class^=StreamMenu-module__container] .bx-badges {
|
||||
&[data-grade=bad] {
|
||||
color: #ff5f5f;
|
||||
}
|
||||
|
||||
&:first-of-type {
|
||||
min-width: 22px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user