mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 01:47:35 +00:00
chore(css) .icon: change property order
This commit is contained in:
parent
aca90a4dc3
commit
0a68a3591f
1 changed files with 2 additions and 2 deletions
|
|
@ -63,10 +63,10 @@ body {
|
|||
|
||||
.icon {
|
||||
display : inline-block;
|
||||
font-family : 'Fontello';
|
||||
width : 15px;
|
||||
height : 14.8px;
|
||||
margin-left : 0.5%;
|
||||
width : 15px;
|
||||
font-family : 'Fontello';
|
||||
}
|
||||
|
||||
.error::before {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue