This commit is contained in:
kakkokari-gtyih 2024-08-22 13:48:10 +09:00
parent e4788ac014
commit d9150053f4
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ if ($i) {
color: #ff0; color: #ff0;
background: rgba(0, 0, 0, 0.5); background: rgba(0, 0, 0, 0.5);
padding: 4px 5px; padding: 4px 5px;
border-bottom-right-radius: 8px; border-bottom-right-radius: 6px;
pointer-events: none; pointer-events: none;
user-select: none; user-select: none;