JimmFly
2024-02-23 06:18:25 +00:00
parent c22216c71a
commit 4ea4a2d25f
13 changed files with 251 additions and 71 deletions

View File

@@ -69,6 +69,8 @@ export const modalFooter = style({
export const confirmModalContent = style({
marginTop: '12px',
marginBottom: '20px',
height: '100%',
overflowY: 'auto',
});
export const confirmModalContainer = style({
display: 'flex',