This commit is contained in:
Viet An
2026-06-18 16:22:37 +07:00
parent 8b07ab4e65
commit 667832078d
23 changed files with 395 additions and 412 deletions

View File

@@ -237,8 +237,8 @@ input[type="color"]::-webkit-color-swatch {
.box {
box-shadow: none;
border: 1px solid var(--bulma-grey-85);
background-color: var(--bulma-grey-95);
border: 1px solid var(--bulma-grey-90);
background-color: var(--bulma-grey-100);
height: 100%;
}
</style>