changes
This commit is contained in:
@@ -55,7 +55,7 @@ setTimeout(() => store.commit("snackbar", undefined), 2500);
|
||||
margin-inline: auto;
|
||||
width: fit-content;
|
||||
max-width: min(500px, 90vw);
|
||||
background-color: hsl(from var(--bulma-grey-darker) h s l / 0.85);
|
||||
background-color: hsl(from var(--bulma-grey-20) h s l / 0.85);
|
||||
}
|
||||
|
||||
.button.is-ghost {
|
||||
|
||||
Reference in New Issue
Block a user