This commit is contained in:
Laurent Destailleur 2021-09-07 17:44:57 +02:00
parent 0edf2f344b
commit 83ec43a2ee

View File

@ -411,7 +411,7 @@ a.button:hover {
/* background-color: rgba(70, 3, 62, 0.3); */ /* background-color: rgba(70, 3, 62, 0.3); */
padding: 2px 4px; padding: 2px 4px;
border-radius: 4px; border-radius: 4px;
white-space: nowrap; /* white-space: nowrap; */
} }
.choiceselected { .choiceselected {
background-color: #f4f6f4; background-color: #f4f6f4;