Fixed #343
This commit is contained in:
parent
09c13078b8
commit
950196d04d
1 changed files with 5 additions and 0 deletions
|
@ -2,3 +2,8 @@
|
|||
.overview-controls {
|
||||
padding-bottom: 32px;
|
||||
}
|
||||
|
||||
// fix for pop-os
|
||||
.cosmic-solid-bg {
|
||||
background-color: #222222;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue