Commit b2054ea7 authored by 张 家荣's avatar 张 家荣
Browse files

Add some CSS

parent 4d843582
......@@ -35,6 +35,7 @@
flex-direction: row;
width: 100%;
height:36px;
border:1px solid black;
}
......@@ -43,6 +44,7 @@
display: flex;
padding:1px;
box-sizing: border-box;
border: 1px rgb(221, 221, 221) solid;
}
textarea{
......
......@@ -82,6 +82,7 @@
#setting-panel>div>input,select{
width: 300px;
height: 30px;
box-sizing: border-box;
}
</style>
Supports Markdown
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