フォント
@@ -42,7 +42,7 @@ export default function FontOption(){
ントです。プリンタと画面 でも同じフォントを使用します.
diff --git a/src/styles/_modal.scss b/src/styles/_modal.scss
index 13d9382..3901ba0 100644
--- a/src/styles/_modal.scss
+++ b/src/styles/_modal.scss
@@ -1626,7 +1626,7 @@ $alert-color: #101010;
align-items: center;
justify-content: center;
width: 100%;
- height: 80px;
+ min-height: 80px;
background-color: #fff;
}