chore: cleanup css
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
kolaente 2021-11-10 19:53:58 +01:00
parent f16a52e41a
commit 9ff8e11171
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 3 additions and 3 deletions

View File

@ -122,9 +122,9 @@ export default {
.api-url-info {
font-size: .9rem;
text-align: right;
}
span.url {
border-bottom: 1px dashed $primary;
}
.url {
border-bottom: 1px dashed $primary;
}
</style>