This commit is contained in:
kakkokari-gtyih 2024-08-22 13:47:51 +09:00
parent 50693b8be7
commit e4788ac014
1 changed files with 1 additions and 0 deletions

View File

@ -253,6 +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;
pointer-events: none; pointer-events: none;
user-select: none; user-select: none;