css rule applied on the wrong direction on edge

前端 未结 0 790
萌比男神i
萌比男神i 2020-12-02 02:05

I have the following css:

.etichetta{
    /*imposto nascoste le etichette del menu*/
    display: none;
}
@media (min-width: 768px) {
    /*mostro le etichett         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题