style: Improve filechooser grid view slightly

This commit is contained in:
Georges Basile Stavracas Neto 2022-10-22 10:07:28 -03:00
parent 27613e3bc5
commit ce12ab8307

View File

@ -3566,6 +3566,11 @@ filechooser {
}
#pathbarbox { border-bottom: 1px solid $bg_color; }
gridview child {
border-radius: 12px;
margin: 12px;
}
}