forked from AuroraMiddleware/gtk
Adwaita: theme the shortcuts window search results
Add some margins, and, since we can, also move the spacing here.
This commit is contained in:
parent
c9eab36216
commit
f8c48240d9
@ -4376,6 +4376,11 @@ shortcuts-section {
|
||||
margin: 20px;
|
||||
}
|
||||
|
||||
.shortcuts-search-results {
|
||||
margin: 20px;
|
||||
border-spacing: 24px;
|
||||
}
|
||||
|
||||
// shortcut window keys
|
||||
.keycap {
|
||||
min-width: 20px;
|
||||
|
Loading…
Reference in New Issue
Block a user