Dialogs and Vuetify styling changes
This commit is contained in:
parent
2ba0d57aa8
commit
a97211afdf
45 changed files with 320 additions and 346 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<message-outgoing v-bind="{ ...$props, ...$attrs }">
|
||||
<div class="bubble poll-bubble">
|
||||
<div class="poll-icon">
|
||||
<v-icon light>$vuetify.icons.poll</v-icon>
|
||||
<v-icon theme="light">$vuetify.icons.poll</v-icon>
|
||||
</div>
|
||||
|
||||
<div class="poll-question">{{ pollQuestion }}</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue