mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-02 18:26:38 +08:00
搜索按钮隐藏
This commit is contained in:
parent
9e4ca15f5d
commit
4669e2b604
@ -87,9 +87,12 @@ ul li ol li em strong i {
|
||||
}
|
||||
//搜索
|
||||
.usersearch {
|
||||
|
||||
.form-search{
|
||||
.ts-standard-btn{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
strong{
|
||||
font-size: 18px;
|
||||
color: #333333;
|
||||
@ -378,9 +381,9 @@ border-radius: 100px;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
/deep/.el-dialog__body {
|
||||
|
||||
}
|
||||
|
||||
|
||||
.ts-scrollable-container{
|
||||
// overflow-y: hidden;
|
||||
// overflow-x: clip;
|
||||
@ -692,4 +695,11 @@ border-radius: 30px;
|
||||
margin-left: 8px;
|
||||
}
|
||||
}
|
||||
.rc-max-width--xl{
|
||||
.rc-column {
|
||||
i{
|
||||
font-size: 22px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user