chore: build

This commit is contained in:
Lucas Larroche 2024-03-03 17:25:50 +07:00
parent 2ada5ea6fe
commit afbcadbfdf
238 changed files with 343 additions and 1251 deletions

View file

@ -2078,6 +2078,7 @@ nav li :where(a, [role=link]):not(:hover) {
}
nav li button,
nav li [role=button],
nav li [type=button],
nav li input:not([type=checkbox], [type=radio], [type=range], [type=file]),
nav li select {
height: auto;