yess-webioza

Results 2 comments of yess-webioza

same problem with @supports block `@supports (-ms-overflow-style: none) { .ps { overflow: auto !important; } }` produces: `@supports (-ms-overflow-style: none){.ps { overflow:auto !important}` there's missing last curly bracket