fix(easel): fix header icons
This commit is contained in:
@@ -12,4 +12,6 @@
|
||||
.fir {
|
||||
@extend .fis;
|
||||
border-radius: 50%;
|
||||
}
|
||||
height: 1em;
|
||||
border: 1px solid gray;
|
||||
}
|
||||
@@ -11,11 +11,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
.icon {
|
||||
display: inline-block;
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
background-size: contain;
|
||||
.icon-header {
|
||||
@include font-size($h4-font-size);
|
||||
}
|
||||
|
||||
.app-header {
|
||||
|
||||
Reference in New Issue
Block a user