Commit efc0a225 authored by 皮倩雯's avatar 皮倩雯

fix: '优化消息平台图标库样式'

parent 4f245ab1
Pipeline #64664 passed with stages
...@@ -10,13 +10,13 @@ ...@@ -10,13 +10,13 @@
border-radius: 5px; border-radius: 5px;
display: inline-block; display: inline-block;
margin-left: 10px; margin-left: 10px;
background-color: #2881a1; background-color: #bfbfbf;
} }
.imgHidden { .imgHidden {
margin-left: 10px; margin-left: 10px;
border: none; border: none;
display: inline-block; display: inline-block;
background-color: #2881a1; background-color: #bfbfbf;
} }
.imgHidden:hover { .imgHidden:hover {
margin-left: 10px; margin-left: 10px;
......
...@@ -65,10 +65,10 @@ ...@@ -65,10 +65,10 @@
margin-top: 10px; margin-top: 10px;
width: 100%; width: 100%;
padding: 10px; padding: 10px;
height: 13rem; height: 16rem;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
overflow: scroll; overflow: hidden;
} }
.ant-switch { .ant-switch {
margin-right: 0.5rem; margin-right: 0.5rem;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment