bug fixes

This commit is contained in:
2023-04-23 19:25:52 +10:00
parent 6fd32fb84b
commit 031db78590
4 changed files with 140 additions and 166 deletions

View File

@@ -655,15 +655,13 @@ const handleMediaSelect = async (event) => {
.input-control-append {
.button {
.button-label {
padding: 7px 16px 15px 16px;
ion-icon {
height: 16px;
width: 16px;
}
}
padding: 0;
padding: 3px 24px 13px 24px;
}
}
}