mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-02 02:06:38 +08:00
样式的更改
This commit is contained in:
parent
fb61b06bde
commit
9d0737234b
@ -88,6 +88,9 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: #e1001a;
|
color: #e1001a;
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis
|
||||||
}
|
}
|
||||||
.rc-userfont {
|
.rc-userfont {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
@ -254,6 +257,9 @@ margin-top: 30px;
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: #e1001a;
|
color: #e1001a;
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis
|
||||||
}
|
}
|
||||||
.rc-userfont {
|
.rc-userfont {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
Reference in New Issue
Block a user