mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-21 18:32:45 +01:00
fix(text): transparent window controls (#1061)
This commit is contained in:
parent
e9fd0ac138
commit
3fa49f3220
@ -170,7 +170,10 @@ body::after {
|
||||
this size is set for 100% zoom
|
||||
*/
|
||||
width: 135px;
|
||||
height: 40px;
|
||||
/* depending on what global status bar
|
||||
style is enabled height need to be
|
||||
changed accordingly. */
|
||||
height: 64px;
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user