chore: build

This commit is contained in:
Lucas Larroche 2025-03-09 20:24:39 +07:00
parent c38b5180a2
commit fece679452
236 changed files with 236 additions and 236 deletions

View file

@ -2644,7 +2644,7 @@ main {
.pico [data-tooltip] {
position: relative;
}
.pico [data-tooltip]:not(a, button, input) {
.pico [data-tooltip]:not(a, button, input, [role=button]) {
border-bottom: 1px dotted;
text-decoration: none;
cursor: help;