Fixed #284
This commit is contained in:
parent
96b1a7fb0a
commit
512ed9c8f2
@ -42,7 +42,6 @@ $app_icon_padding: 24px;
|
||||
|
||||
//Some hacks I don't even
|
||||
.all-apps,
|
||||
.search-display > StBoxLayout,
|
||||
.frequent-apps > StBoxLayout {
|
||||
// horizontal padding to make sure scrollbars or dash don't overlap content
|
||||
padding: 0px 88px 10px 88px;
|
||||
@ -100,8 +99,7 @@ $app_icon_padding: 24px;
|
||||
color: $light_hint_fg_color;
|
||||
}
|
||||
|
||||
.overview-icon.overview-icon-with-label,
|
||||
.grid-search-result .overview-icon.overview-icon-with-label {
|
||||
.overview-icon.overview-icon-with-label {
|
||||
padding: 10px 8px 5px 8px;
|
||||
spacing: 6px;
|
||||
|
||||
|
@ -18,16 +18,9 @@
|
||||
height: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
.workspace-thumbnail-indicator {
|
||||
border: 2px solid $primary_color;
|
||||
padding: 6px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
//Some hacks I don't even
|
||||
.all-apps,
|
||||
.search-display > StBoxLayout,
|
||||
.frequent-apps > StBoxLayout {
|
||||
// horizontal padding to make sure scrollbars or dash don't overlap content
|
||||
padding: 0px 88px 10px 88px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user