@charset "UTF-8";

.mymall-info__edit {
    font-family: 'NotoSansTC-M';
}

@media screen and (max-width: 991px) {}

@media screen and (max-width: 767px) {}

@media screen and (max-width: 575px) {}



/****IOS樣式****/
@supports (-webkit-touch-callout: none) {}