forked from AuroraMiddleware/gtk
style: Improve filechooser grid view slightly
This commit is contained in:
parent
27613e3bc5
commit
ce12ab8307
@ -3566,6 +3566,11 @@ filechooser {
|
||||
}
|
||||
|
||||
#pathbarbox { border-bottom: 1px solid $bg_color; }
|
||||
|
||||
gridview child {
|
||||
border-radius: 12px;
|
||||
margin: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user