mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: poll design on mobile
This commit is contained in:
7
plugins/poll/assets/stylesheets/mobile/poll.scss
Normal file
7
plugins/poll/assets/stylesheets/mobile/poll.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
div.poll {
|
||||
.poll-buttons {
|
||||
button {
|
||||
margin: 3px 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user