mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
fix(css) error position: add left
This commit is contained in:
parent
c1cfd872a1
commit
1fc1199f31
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ body {
|
|||
|
||||
.error::before {
|
||||
position : relative;
|
||||
left : -15px;
|
||||
font-family : 'Fontello';
|
||||
font-size : 14px;
|
||||
color : rgb(222, 41, 41);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue