mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-22 12:03:39 +00:00
fix(client): Fix style of poll viewer
This commit is contained in:
@@ -111,7 +111,6 @@ export default Vue.extend({
|
||||
position: relative;
|
||||
margin: 4px 0;
|
||||
padding: 4px 8px;
|
||||
width: 100%;
|
||||
border: solid 1px var(--divider);
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user