mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
fix(style) error::before: position
This commit is contained in:
parent
fd4b88b99b
commit
f7dbb109d6
1 changed files with 2 additions and 1 deletions
|
|
@ -88,7 +88,8 @@ body {
|
|||
|
||||
.error::before {
|
||||
position : relative;
|
||||
left : -15px;
|
||||
right : 15px;
|
||||
bottom : 1px;
|
||||
font-family : 'Fontello';
|
||||
font-size : 14px;
|
||||
color : rgb(222, 41, 41);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue