fix stylelint error

This commit is contained in:
MitarashiDango 2019-09-07 21:19:31 +09:00
parent 524d00d0ed
commit a7972046ef
1 changed files with 1 additions and 1 deletions

View File

@ -43,9 +43,9 @@
.warning-text {
padding: 10px;
user-select: none;
background-color: rgba(240, 240, 240, 0.8);
border-radius: 5px;
user-select: none;
}
}