mirror of
https://github.com/discourse/discourse.git
synced 2024-11-30 00:05:50 +08:00
10 lines
106 B
SCSS
10 lines
106 B
SCSS
div.poll {
|
|
.poll-buttons {
|
|
padding: 0 5px 5px 5px;
|
|
|
|
button {
|
|
margin: 4px 2px;
|
|
}
|
|
}
|
|
}
|