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