mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/unity.git
synced 2026-08-20 04:43:58 +00:00
ad85832e75
user login UI
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;
|
|
} |