mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/unity.git
synced 2026-08-20 12:54:07 +00:00
9 lines
160 B
SCSS
Vendored
9 lines
160 B
SCSS
Vendored
// Tree View
|
|
|
|
body ul.fancytree-container {
|
|
font-family: inherit;
|
|
border: 0;
|
|
background: none;
|
|
outline: none !important;
|
|
font-size: $font-size-base;
|
|
} |