mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-12 00:31:48 -05:00
8 lines
75 B
SCSS
8 lines
75 B
SCSS
|
div.poll {
|
||
|
.poll-buttons {
|
||
|
button {
|
||
|
margin: 3px 0;
|
||
|
}
|
||
|
}
|
||
|
}
|