Fix MessageRetentionDialog
This commit is contained in:
parent
76670b4239
commit
866607a949
2 changed files with 14 additions and 5 deletions
|
|
@ -173,4 +173,12 @@ body { position:absolute; top:0; bottom:0; right:0; left:0; }
|
|||
|
||||
.v-card-title {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.fluid-radio {
|
||||
flex-direction: row-reverse;
|
||||
margin-bottom: 0;
|
||||
.v-label {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue