1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-01 08:18:45 +09:00

fix style

This commit is contained in:
syuilo 2022-12-26 13:06:25 +09:00
parent 6acc10b4ba
commit cc23ee76e4

View File

@ -45,6 +45,7 @@ onMounted(() => {
top: 32px;
padding: 0 32px;
pointer-events: none;
container-type: inline-size;
@media (max-width: 700px) {
top: initial;