refactor: message component
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful

This commit is contained in:
Twig 2025-08-07 22:14:04 +02:00
parent 02479072f6
commit a646279b46
Signed by: twig
SSH key fingerprint: SHA256:nBO+OwpTkd8LYhe38PIqdxmDvkIg9Vw2EbrRZM97dkU
4 changed files with 34 additions and 46 deletions

View file

@ -384,6 +384,7 @@ router.beforeEach((to, from, next) => {
flex-direction: column;
padding-left: 1dvw;
padding-right: 1dvw;
padding-bottom: 2em;
}
.message-box-button {