fix in mysql

This commit is contained in:
Mateusz Gruszczyński
2026-08-05 10:29:31 +02:00
parent a9911da9a3
commit 73286d921b
7 changed files with 27 additions and 7 deletions
+1 -1
View File
@@ -3746,7 +3746,7 @@ dialog::backdrop {
.markdown-details>summary {
padding: .55em .8em;
color: var(--text);
font-weight: 650;
font-weight: 400;
cursor: pointer;
user-select: none;
}