[新增] row 和 col 栅格组件
This commit is contained in:
10
src/css/all.css
Normal file
10
src/css/all.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.grid-demo-bg1 {
|
||||
background-color: #63BA79;
|
||||
}
|
||||
.grid-demo {
|
||||
padding: 10px;
|
||||
line-height: 50px;
|
||||
text-align: center;
|
||||
background-color: #79C48C;
|
||||
color: #fff;
|
||||
}
|
||||
@@ -1058,7 +1058,7 @@ a cite {
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
background-color: #23262E
|
||||
background-color: #393D49
|
||||
}
|
||||
|
||||
.layui-layout-admin .layui-side {
|
||||
|
||||
Reference in New Issue
Block a user