Typicalc/frontend/styles/view/share-dialog.css
2021-02-13 17:49:29 +01:00

11 lines
143 B
CSS

#share-dialog {
width: 80%;
}
#share-dialog-layout {
align-items: start;
width: 100%;
height: 100%;
}
.share-dialog-field {
width: 100%;
}