Add light separation line in the rooms' list

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
pull/260/head
Jérôme Herbinet 2023-10-27 08:59:02 +02:00
parent 37fcb5c6c7
commit b90b1b441a
1 changed files with 4 additions and 0 deletions

View File

@ -95,6 +95,10 @@ pre {
}
}
#bbb-react-root table tbody tr td {
border-bottom: 1px solid var(--color-border-dark);
}
#bbb-react-root,
#bbb-restrictions {
#bbb-warning,