This commit is contained in:
Vince
2021-12-31 11:08:07 +08:00
parent 023bc95812
commit 05b968cf10
6 changed files with 37 additions and 46 deletions

View File

@@ -56,7 +56,7 @@
&.#{$_dock}.dashtodock:overview #dash {
border-radius: #{$_radius};
margin-#{$_dock}: 6px;
padding: 3px;
padding: 6px;
box-shadow: inset 0 0 0 1px rgba(white, 0.05);
}