room settings trash icon
This commit is contained in:
parent
4f951a7765
commit
f41abd66ba
2 changed files with 15 additions and 8 deletions
|
|
@ -122,6 +122,12 @@ body { position:absolute; top:0; bottom:0; right:0; left:0; }
|
|||
min-height: $chat-standard-padding !important;
|
||||
margin-top: $chat-standard-padding-xs;
|
||||
margin-bottom: $chat-standard-padding-xs;
|
||||
|
||||
.v-icon {
|
||||
height: 14px;
|
||||
width: 14px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
.v-dialog {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue