'templates'

This commit is contained in:
kenlee 2024-11-25 13:40:25 +08:00
parent f31a30fda6
commit 6c56bf66ab
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
// container setting
.response-container {
position: relative;
margin: auto;
margin:auto!important;
@media (max-width: $screen-xs) {
width: 100%;
}