mirror of
https://ghfast.top/https://github.com/discourse/discourse-akismet.git
synced 2026-07-15 11:36:24 +08:00
This removes `@import common/components/buttons`, which was causing some unintended side effects.
Follow-up to c85e23b09e
9 lines
117 B
SCSS
9 lines
117 B
SCSS
.reviewable-akismet-post {
|
|
.created-by {
|
|
margin-right: 1em;
|
|
}
|
|
|
|
.reviewable-scores {
|
|
width: 100%;
|
|
}
|
|
}
|