mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-02 03:16:42 +02:00
Update label's style in Stats bar
This commit is contained in:
@@ -97,7 +97,8 @@ div[class^=StreamMenu-module__container] .bx-badges {
|
||||
&[data-stats*="[fl]"] > .bx-stat-fl,
|
||||
&[data-stats*="[dl]"] > .bx-stat-dl,
|
||||
&[data-stats*="[ul]"] > .bx-stat-ul {
|
||||
display: inline-block;
|
||||
display: inline-flex;
|
||||
align-items: baseline;
|
||||
}
|
||||
|
||||
&[data-stats$="[time]"] > .bx-stat-time,
|
||||
|
Reference in New Issue
Block a user