[O] css > tailwind

This commit is contained in:
2025-11-23 09:18:21 +08:00
parent 11d20c560c
commit 8ebad5d32b
3 changed files with 10 additions and 34 deletions
-22
View File
@@ -38,25 +38,3 @@ body
overflow-y: auto
min-height: 0
flex: 1
.app-container
max-width: 1200px
margin: 0 auto
.error-page__link
text-decoration: underline
.error-page__button
display: flex
align-items: center
justify-content: center
width: 100%
.error-page__text
margin-top: 12px
.error-page__button-container
position: absolute
bottom: 16px
width: calc(100% - 32px)