Removed visual novel box after
This commit is contained in:
parent
f63d7d9c1f
commit
67ef33e4f6
@ -226,15 +226,6 @@ fn global_styles() -> Markup {
|
||||
.visual-novel-box:has(.character-name) {
|
||||
padding-top: 1vh;
|
||||
}
|
||||
.visual-novel-box::after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
bottom: 10px;
|
||||
right: 10px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
opacity: 0.5;
|
||||
}
|
||||
.visual-novel-box.hidden {
|
||||
opacity: 0;
|
||||
pointer-events: none;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user