9 lines
144 B
CSS
9 lines
144 B
CSS
|
|
.el-finder-nav ul {
|
|
list-style-type:none!important;
|
|
}
|
|
|
|
.el-finder-cwd label {
|
|
font-weight:normal!important;
|
|
overflow:visible!important;
|
|
} |