13839 change color and spacing on alert code block (#13857)

* 13839 change color and spacing on alert code block

* 13839 update review changes
This commit is contained in:
Arthur Hanson
2023-09-25 09:01:33 -07:00
committed by GitHub
parent b670a1e22c
commit df46198b91
5 changed files with 10 additions and 4 deletions

View File

@@ -167,6 +167,12 @@ table td > .progress {
}
}
.alert {
code {
color: $gray-600;
}
}
span.profile-button .dropdown-menu {
right: 0;
left: auto;