mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-08 06:28:27 -04:00
matugen: remove padding 0 from gtk light
fixes #2884
port 1.5
(cherry picked from commit 2a8b88c1f0)
This commit is contained in:
@@ -131,7 +131,6 @@
|
|||||||
@define-color content_view_bg @view_bg_color;
|
@define-color content_view_bg @view_bg_color;
|
||||||
@define-color text_view_bg @view_bg_color;
|
@define-color text_view_bg @view_bg_color;
|
||||||
* {
|
* {
|
||||||
padding: 0;
|
|
||||||
-GtkToolButton-icon-spacing: 4;
|
-GtkToolButton-icon-spacing: 4;
|
||||||
-GtkTextView-error-underline-color: @error_bg_color;
|
-GtkTextView-error-underline-color: @error_bg_color;
|
||||||
-GtkScrolledWindow-scrollbar-spacing: 0;
|
-GtkScrolledWindow-scrollbar-spacing: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user