displays the complete text of the proposal in the moderation interface
This commit is contained in:
@@ -204,9 +204,12 @@ body.admin {
|
||||
}
|
||||
|
||||
.proposal-description {
|
||||
height: rem-calc(60);
|
||||
height: rem-calc(65);
|
||||
overflow: hidden;
|
||||
max-width: rem-calc(750);
|
||||
&:hover {
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
// 04. Stats
|
||||
|
||||
Reference in New Issue
Block a user