mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-03 14:20:33 +01:00
remove unused css
This commit is contained in:
@@ -10,36 +10,3 @@
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.page-manage-flags, .page-posts-flags {
|
||||
.post-container > .row {
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
.flag-reporters {
|
||||
font-size: 1.2rem;
|
||||
|
||||
ul {
|
||||
padding-left: 0;
|
||||
|
||||
li {
|
||||
list-style-type: none;
|
||||
|
||||
img, .user-icon {
|
||||
@include user-icon-style(18px, 1rem);
|
||||
margin-right: 1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.flag-post-body {
|
||||
img, .user-icon {
|
||||
@include user-icon-style(24px, 1.5rem);
|
||||
}
|
||||
}
|
||||
|
||||
[component="posts/flag/history"] .avatar {
|
||||
margin-right: 1rem;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user