bug fixes

This commit is contained in:
2023-04-25 19:34:01 +10:00
parent 2168e693d8
commit 2580d0874f
4 changed files with 10 additions and 15 deletions

View File

@@ -572,7 +572,7 @@ const handleMediaSelect = async () => {
border-style: solid;
border-color: var(--base-color-darker);
border-radius: 0 8px 8px 0;
padding: 15px 30px;
padding: 16px 30px;
width: auto;
}