FIX: adjust the users per trust level cells in RTL mode (#18605)

This commit is contained in:
emmanuel-ferdman
2022-10-17 20:27:22 +03:00
committed by GitHub
parent 731c625042
commit 190dc4a94a

View File

@@ -440,6 +440,11 @@
margin-left: 5px;
}
}
.value {
border-radius: 9px 0 0 9px;
padding: 0 5px 0 8px;
}
}
}