BottomSheet: remove starting-style
All checks were successful
/ depoly (push) Successful in 1m15s

This commit is contained in:
thislight 2024-10-31 22:34:45 +08:00
parent a0ca305ef2
commit e68384349a
No known key found for this signature in database
GPG key ID: FCFE5192241CCD4E

View file

@ -85,9 +85,3 @@
}
}
}
@starting-style {
.BottomSheet::backdrop {
background: transparent;
}
}