0
0
Fork 0

Improve alignment of icons on admin roles list (#32153)

This commit is contained in:
Matt Jankowski 2024-10-01 05:08:29 -04:00 committed by GitHub
parent 675d3ea5c1
commit f811fcb2b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View file

@ -137,6 +137,7 @@ a.table-action-link {
padding: 0 10px;
color: $darker-text-color;
font-weight: 500;
white-space: nowrap;
&:hover {
color: $highlight-text-color;