mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-22 07:23:01 +01:00
remove unused class
This commit is contained in:
@@ -41,23 +41,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.category-list {
|
||||
padding: 0;
|
||||
|
||||
li {
|
||||
@include inline-block;
|
||||
@include pointer;
|
||||
padding: 0.5em;
|
||||
margin: 0.25em;
|
||||
@include border-radius(3px);
|
||||
|
||||
&.disabled {
|
||||
background-color: $gray-600!important;
|
||||
opacity: 0.5;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@mixin user-icon() {
|
||||
display: inline-flex;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user