Merge pull request #311 from Jerome-Herbinet/patch-2

Start button : fixed insufficient left space when hovering over a room
pull/263/head^2
Sébastien Marinier 2025-02-05 17:44:17 +01:00 committed by GitHub
commit 30148d7e56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -288,7 +288,7 @@ pre {
tbody tr { tbody tr {
td:first-child { td:first-child {
padding-left: 5px; padding-left: 10px;
} }
&:hover { &:hover {