Update _admin.scss

This commit is contained in:
zandercymatics 2024-09-23 11:41:37 -06:00
parent 1ec548afe4
commit 4597133186
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -938,3 +938,8 @@ ul.add-list-reset {
word-break: break-all; word-break: break-all;
max-width: 100%; max-width: 100%;
} }
.organization-admin-label {
font-weight: 600;
font-size: .8125rem;
}