mirror of
https://github.com/Rnhmjoj/solarized-dark-ui
synced 2025-01-10 09:24:21 +01:00
Fix for tree view
This commit is contained in:
parent
845e82e57e
commit
03fe7ad568
@ -11,8 +11,6 @@
|
||||
.tool-panel {
|
||||
.text(normal);
|
||||
position: relative;
|
||||
height: 36px;
|
||||
line-height: 36px;
|
||||
background-color: @tool-panel-background-color;
|
||||
}
|
||||
|
||||
@ -43,3 +41,8 @@
|
||||
.btn-background(@bg, @hover, @selected, @text);
|
||||
}
|
||||
}
|
||||
|
||||
.status-bar {
|
||||
height: 36px;
|
||||
line-height: 36px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user