[panel] Remove border bottom
This line just looks poor - it's probably a leftover from when the panel was a gradient. We didn't quite see it before because of a different bug where we were over-allocating the panel to 27 pixels.
This commit is contained in:
parent
0513297029
commit
929073882f
@ -99,7 +99,6 @@ StTooltip {
|
||||
color: #ffffff;
|
||||
font-size: 16px;
|
||||
background-color: black;
|
||||
border-bottom: 1px solid #1f1f1f;
|
||||
}
|
||||
|
||||
#panelLeft, #panelCenter, #panelRight {
|
||||
|
Loading…
Reference in New Issue
Block a user