记得上下班打卡 | git大法好,push需谨慎

Commit 366b33d8 authored by sangchunxi's avatar sangchunxi

修改弹框

parent 1181c7a5
...@@ -14,7 +14,11 @@ ...@@ -14,7 +14,11 @@
align-items: center; align-items: center;
padding: 0 20px; padding: 0 20px;
} }
#addClassify .ibox-content {
width: 100%;
max-height: 600px;
overflow: auto;
}
#addClassify .selectClassify label { #addClassify .selectClassify label {
display: flex; display: flex;
margin-right: 20px; margin-right: 20px;
......
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