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
2 changed files with 1 additions and 7 deletions
@@ -0,0 +1 @@
- fix the banner styling for the sandbox expiry on host details page
@@ -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;