mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-26 11:57:34 -07:00
fix(client): Fix style of poll viewer
This commit is contained in:
parent
273d99da9c
commit
462bc1f108
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue