This commit is contained in:
Renan LE CARO 2025-04-06 15:38:30 +02:00
parent 2f51f83514
commit 42abc6bc01
25 changed files with 1514 additions and 1328 deletions

View file

@ -158,7 +158,8 @@ body:not(.has-alert-open) #popup {
&[disabled] {
opacity: 0.5;
filter: saturate(0);
pointer-events: none;
//pointer-events: none;
cursor: not-allowed;
}
& > div {