mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature(config) css line-height: 1.428571429 -> 1.5
This commit is contained in:
parent
e1ff4dc222
commit
60e84ae172
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
.config .form-control{
|
||||
padding: 0 12px;
|
||||
font-size: 16px;
|
||||
line-height: 1.428571429;
|
||||
line-height: 1.5;
|
||||
color: #555555;
|
||||
background-color: #ffffff;
|
||||
border: 1px solid #cccccc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue