icon badge style
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
&__badge {
|
||||
position: absolute;
|
||||
border: 2px solid lighten($ui-base-color, 8%);
|
||||
border-radius: 50%;
|
||||
color: $primary-text-color;
|
||||
background: $ui-highlight-color;
|
||||
}
|
||||
@@ -45,6 +46,10 @@
|
||||
position: absolute;
|
||||
background: $error-red;
|
||||
}
|
||||
|
||||
.gts-icon {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
.drawer__tab .gts-icon,
|
||||
|
||||
Reference in New Issue
Block a user