mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-29 06:25:18 -04:00
Readd tree panel border.
This commit is contained in:
parent
dea5092ae0
commit
cc21fff7f9
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
order: 1;
|
order: 1;
|
||||||
|
|
||||||
padding: 16px 16px 16px 8px;
|
padding: 16px 16px 16px 8px;
|
||||||
// border-right: 1px solid @col-border;
|
border-right: 1px solid @col-border;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
max-width: 250px;
|
max-width: 250px;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue