'templates'

This commit is contained in:
kenlee 2024-11-25 13:43:22 +08:00
parent f1ee0830e2
commit 9e456be2a8
1 changed files with 1 additions and 1 deletions

View File

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