mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Adjust error icon size (#2693)
This commit is contained in:
parent
c194f8ae57
commit
707628683b
Binary file not shown.
Before Width: | Height: | Size: 566 B After Width: | Height: | Size: 949 B |
@ -64,6 +64,7 @@
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
margin: 10px 0;
|
||||
|
||||
.info {
|
||||
font-size: $small;
|
||||
@ -72,7 +73,7 @@
|
||||
line-height: 1;
|
||||
|
||||
img {
|
||||
margin-right: $pad-large;
|
||||
margin-right: $pad-small;
|
||||
transform: scale(0.5);
|
||||
position: relative;
|
||||
top: -1px;
|
||||
|
Loading…
Reference in New Issue
Block a user