chore: formatting

closes https://github.com/v0l/snort/pull/576
This commit is contained in:
Kieran 2023-12-14 12:18:26 +00:00
parent 0d1e73d40f
commit a086dc101f
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -983,7 +983,7 @@ svg.repeat {
background: rgba(255, 255, 255, 0.15); /* 15% opacity white background on hover */
}
@media (min-width: 768px) {
.rt-border{
.rt-border {
border-right-width: 1px;
border-right-color: var(--border-color);
}