0
0
Fork 0

Follow up tweaking of admin UI changes part 2 (#31268)

This commit is contained in:
Michael Stanclift 2024-08-08 04:21:54 -05:00 committed by GitHub
parent ac9040b76b
commit 176ba984d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 7 additions and 28 deletions

View file

@ -273,8 +273,8 @@ a.table-action-link {
}
}
&:nth-child(even) {
background: var(--background-color);
&:last-child {
border-radius: 0 0 4px 4px;
}
&__content {