new ui
This commit is contained in:
parent
3a4a22587a
commit
c5586f9621
File diff suppressed because one or more lines are too long
1
globals/static/index.css
Normal file
1
globals/static/index.css
Normal file
File diff suppressed because one or more lines are too long
@ -8,7 +8,7 @@
|
||||
<meta name="keywords" content="<< .Keywords >>">
|
||||
<meta name="anthor" content="srcrs">
|
||||
<!-- <link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css"> -->
|
||||
<link rel="stylesheet" href="https://lf3-cdn-tos.bytecdntp.com/cdn/element-ui/2.15.7/theme-chalk/index.css">
|
||||
<link rel="stylesheet" href="static/index.css">
|
||||
<< if .DarkMode >>
|
||||
<!-- <link rel="stylesheet" href="static/dark-mode.css">-->
|
||||
<< end >>
|
||||
@ -46,7 +46,7 @@
|
||||
}
|
||||
|
||||
.list-item-title {
|
||||
display: flex;
|
||||
display: block;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user