Add note for default presets

This commit is contained in:
redphx
2024-12-08 10:49:09 +07:00
parent e40d258c79
commit 9044a07c0b
7 changed files with 32 additions and 16 deletions

View File

@@ -45,7 +45,7 @@
width: 450px;
max-width: calc(100vw - 20px);
margin: 0 0 0 auto;
padding: 20px;
padding: 16px;
max-height: 95vh;
flex-direction: column;
@@ -90,6 +90,13 @@
flex: 1;
}
}
.bx-default-preset-note {
font-size: 0.8rem;
font-style: italic;
text-align: center;
margin-bottom: 10px;
}
}
.bx-centered-dialog,