mirror of
https://gitee.com/xiaonuobase/snowy.git
synced 2026-03-22 10:47:16 +08:00
【新增】全局less内加入一个左侧标签高亮的样式
This commit is contained in:
@@ -426,6 +426,14 @@ a, button, input, textarea {
|
||||
}
|
||||
}
|
||||
|
||||
.left-span-label {
|
||||
border-left: 4px solid @primary-color;
|
||||
font-size: 15px;
|
||||
color: #212121;
|
||||
font-weight: 600;
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
// 滚动条,需要哪里,加哪个class
|
||||
body,
|
||||
.ant-drawer-wrapper-body,
|
||||
|
||||
Reference in New Issue
Block a user