forked from FoundKeyGang/FoundKey
fix(client): Fix style of poll viewer
This commit is contained in:
parent
c102978dd5
commit
aadfafaef9
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