Update _app-grid.scss
This commit is contained in:
parent
9245f8f90b
commit
e891e81636
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ $app_icon_size: 96px;
|
|||
}
|
||||
|
||||
.app-folder-dialog {
|
||||
background-color: rgba(black, 0.9);
|
||||
background-color: rgba(#262626, 0.9);
|
||||
}
|
||||
|
||||
// App Grid pagination indicators
|
||||
|
|
Loading…
Reference in a new issue