fix append item height

This commit is contained in:
2023-05-08 19:11:40 +10:00
parent a8181ff2b7
commit 1ceb109a28

View File

@@ -493,6 +493,7 @@ const handleMediaSelect = async () => {
border-width: 1px 1px 1px 0;
border-style: solid;
border-color: var(--base-color-darker);
height: 50px;
border-radius: 0 8px 8px 0;
}
}