mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 12:33:45 +08:00
8 lines
75 B
SCSS
8 lines
75 B
SCSS
div.poll {
|
|
.poll-buttons {
|
|
button {
|
|
margin: 3px 0;
|
|
}
|
|
}
|
|
}
|