mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-24 06:28:34 +01:00
Run all the linters
This commit is contained in:
@@ -91,11 +91,11 @@
|
||||
|
||||
<style lang="css" scoped>
|
||||
@media (max-width: 640px) {
|
||||
.modal[modal-top=true] {
|
||||
.modal[modal-top="true"] {
|
||||
align-items: start;
|
||||
}
|
||||
|
||||
.modal[modal-top=true] :where(.modal-box) {
|
||||
.modal[modal-top="true"] :where(.modal-box) {
|
||||
max-width: none;
|
||||
--tw-translate-y: 2.5rem /* 40px */;
|
||||
--tw-scale-x: 1;
|
||||
|
||||
Reference in New Issue
Block a user