fix sandbox expiration styling on host details (#7110)

This commit is contained in:
Gabriel Hernandez 2022-08-09 15:13:31 +01:00 committed by GitHub
parent 73d0299af9
commit 34749e377f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 7 deletions

View file

@ -0,0 +1 @@
- fix the banner styling for the sandbox expiry on host details page

View file

@ -6,13 +6,6 @@
gap: 1rem;
}
a {
font-size: $x-small;
color: $core-vibrant-blue;
font-weight: $bold;
text-decoration: none;
}
.header {
flex: 100%;
display: flex;