style improvements
This commit is contained in:
parent
3ce631d722
commit
82ce1d7b82
4 changed files with 8 additions and 4 deletions
|
|
@ -192,11 +192,15 @@ export default defineComponent({
|
|||
"settings"
|
||||
"buttons";
|
||||
}
|
||||
.new-image-dialog .overlay-content .area-buttons .btn br {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.new-image-dialog .area-image {
|
||||
grid-area: image;
|
||||
margin: 20px;
|
||||
margin: .5em;
|
||||
border: solid 6px transparent;
|
||||
}
|
||||
.new-image-dialog .area-image.no-image {
|
||||
align-content: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue