mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
修改后台样式
This commit is contained in:
parent
b3ab73d624
commit
d4f89666f7
@ -246,7 +246,6 @@
|
||||
}
|
||||
|
||||
.layui-nav-item {
|
||||
// border-bottom: @TopHeaderBottomLine;
|
||||
|
||||
> a:hover {
|
||||
background-color: rgba(100, 100, 100, 0.1) !important;
|
||||
@ -317,6 +316,10 @@
|
||||
> .layui-card-table {
|
||||
padding: 15px;
|
||||
box-sizing: border-box;
|
||||
|
||||
> form.layui-form {
|
||||
box-shadow: @ShadowMaxOuter;
|
||||
}
|
||||
}
|
||||
|
||||
> .layui-card-html {
|
||||
@ -324,6 +327,10 @@
|
||||
min-width: 100%;
|
||||
position: absolute;
|
||||
box-sizing: border-box;
|
||||
|
||||
> form.layui-form {
|
||||
box-shadow: @ShadowMaxOuter;
|
||||
}
|
||||
}
|
||||
|
||||
> div > .layui-tab.layui-tab-card {
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user