slackbuilds_ponce/libraries/libadwaita/libadwaita-1.0.5-suppress-line-break-warnings.patch
Logan Rathbone 2d3d181c10
libraries/libadwaita: Added (GTK4 lib. implementing the GNOME HIG)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-06-18 09:10:00 +07:00

12 lines
427 B
Diff

diff --git a/src/stylesheet/widgets/_trees.scss b/src/stylesheet/widgets/_trees.scss
index 8b137968..a067bd4a 100644
--- a/src/stylesheet/widgets/_trees.scss
+++ b/src/stylesheet/widgets/_trees.scss
@@ -73,7 +73,6 @@ treeview.view {
padding-bottom: 3px;
border-radius: 0;
box-shadow: none;
- line-height: 100%;
> box {
color: gtkalpha(currentColor, if($contrast == 'high', .6, .4));