SychO
According to your guidance.
After some try & errors, I finally used the following code to achieve a square tag label,both on header and list.
#app .TagLabel{
border-radius: 5px !important;
}
I'm not sure if this is correct, but it only works with #app / !important
Now it looks more suitable with Chinese fonts. I think 😄
Tks so much .