オーバーレイのスタイルを修正

This commit is contained in:
MitarashiDango 2019-09-07 21:06:06 +09:00
parent 06cc18565e
commit 524d00d0ed
1 changed files with 2 additions and 0 deletions

View File

@ -39,11 +39,13 @@
justify-content: center;
width: 100%;
height: 100%;
cursor: pointer;
.warning-text {
padding: 10px;
background-color: rgba(240, 240, 240, 0.8);
border-radius: 5px;
user-select: none;
}
}