mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature(config) .config .form-control: add width 200px
This commit is contained in:
parent
1f913889b4
commit
99d9017991
1 changed files with 2 additions and 1 deletions
|
|
@ -11,7 +11,8 @@
|
|||
user-select: none;
|
||||
}
|
||||
|
||||
.config .form-control{
|
||||
.config .form-control {
|
||||
width: 200px;
|
||||
padding: 0 12px;
|
||||
font-size: 16px;
|
||||
line-height: 1.5;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue