Sort some css properties
parent
dce3e9873f
commit
2b216e4fd8
|
@ -64,13 +64,13 @@
|
|||
}
|
||||
.icon-iocaine {
|
||||
@extend %large;
|
||||
position: absolute;
|
||||
top: 1rem;
|
||||
left: .2rem;
|
||||
padding: .1rem;
|
||||
color: $white;
|
||||
background: $black;
|
||||
border-radius: 5px;
|
||||
color: $white;
|
||||
left: .2rem;
|
||||
padding: .1rem;
|
||||
position: absolute;
|
||||
top: 1rem;
|
||||
}
|
||||
.task-assigned {
|
||||
@extend %small;
|
||||
|
|
Loading…
Reference in New Issue