muu double action at the same state

This commit is contained in:
2026-02-27 13:17:21 +03:00
parent 334d5fc1db
commit ab529cf365
2 changed files with 47 additions and 16 deletions

View File

@ -156,3 +156,11 @@ table, td, th {
width: 100%;
table-layout: fixed;
}
.tex.col {
gap: 0;
}
.tex math {
width: fit-content;
}