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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

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