<style
>
@media screen
and (max
-width
: 1440px
) {
.add
{
width
: 260px
;
}
}
@media screen
and (max
-width
: 1440px
) and (min
-width
: 1440px
) {
.add
{
width
: 348px
;
}
}
@media screen
and (min
-width
:1441px
) {
.add
{
width
: 348px
;
}
}
</style
>
转载请注明原文地址:https://tech.qufami.com/read-1591.html