fix: resolved CSS rendering issue in Chrome browser (#2582)

Co-authored-by: 이광오 <maeryo@hanwha.com>
This commit is contained in:
M A E R Y O
2023-07-31 20:08:30 +09:00
committed by GitHub
parent efd41cc4c1
commit 2a4a46c61a
2 changed files with 6 additions and 4 deletions

View File

@@ -128,7 +128,7 @@ main .spinner .bounce2 {
}
#click-overlay.active {
display: block;
visibility: visible;
}
.action .counter {