Update theme
One more time to fix workspace thumbnail
This commit is contained in:
parent
27318a8967
commit
d6d1fec4bd
@ -1112,7 +1112,8 @@ StScrollBar {
|
||||
visible-width: 32px;
|
||||
spacing: 11px;
|
||||
padding: 8px;
|
||||
border-radius: 9px 0 0 9px; }
|
||||
border-radius: 9px 0 0 9px;
|
||||
margin-bottom: 14px; }
|
||||
.workspace-thumbnails:rtl {
|
||||
border-radius: 0 9px 9px 0; }
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit af76fe6aa2eb3b8636c1817f2a2c5f34b6f40e3e
|
||||
Subproject commit 69dbdecb38e5e60209bfa4181d1a585c67002438
|
@ -1112,7 +1112,8 @@ StScrollBar {
|
||||
visible-width: 32px;
|
||||
spacing: 11px;
|
||||
padding: 8px;
|
||||
border-radius: 9px 0 0 9px; }
|
||||
border-radius: 9px 0 0 9px;
|
||||
margin-bottom: 14px; }
|
||||
.workspace-thumbnails:rtl {
|
||||
border-radius: 0 9px 9px 0; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user