change rbf subheading, fix interval alignment

This commit is contained in:
Mononaut
2023-03-05 19:51:49 -06:00
parent 9386f47d58
commit 53e0e66510
2 changed files with 6 additions and 2 deletions

View File

@@ -61,10 +61,14 @@
align-items: flex-end;
}
.interval {
overflow: visible;
}
.interval-time {
font-size: 12px;
line-height: 16px;
padding: 0 10px;
white-space: nowrap;
}
}