mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修改后台样式
This commit is contained in:
parent
ebf977c7c6
commit
2a1f741b75
@ -10,10 +10,6 @@
|
|||||||
::-webkit-input-placeholder {
|
::-webkit-input-placeholder {
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
}
|
}
|
||||||
::-webkit-scrollbar {
|
|
||||||
width: 3px;
|
|
||||||
height: 3px;
|
|
||||||
}
|
|
||||||
::-webkit-scrollbar-track {
|
::-webkit-scrollbar-track {
|
||||||
background: #ccc !important;
|
background: #ccc !important;
|
||||||
}
|
}
|
||||||
|
File diff suppressed because one or more lines are too long
@ -28,9 +28,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
::-webkit-scrollbar {
|
::-webkit-scrollbar {
|
||||||
width: 3px;
|
|
||||||
height: 3px;
|
|
||||||
|
|
||||||
&-track {
|
&-track {
|
||||||
background: #ccc !important
|
background: #ccc !important
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user