mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-02 03:16:42 +02:00
Convert CSS to Stylus
This commit is contained in:
9
src/assets/css/stream.styl
Normal file
9
src/assets/css/stream.styl
Normal file
@@ -0,0 +1,9 @@
|
||||
div[class*=StreamMenu-module__menuContainer] > div[class*=Menu-module] {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.bx-stream-menu-button-on {
|
||||
fill: #000 !important;
|
||||
background-color: #2d2d2d !important;
|
||||
color: #000 !important;
|
||||
}
|
Reference in New Issue
Block a user