[Glitch] Fix line wrapping of language selection button with long locale codes

Port 88fa8e710a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
gunchleoc 2023-09-25 12:59:37 +02:00 committed by Claire
parent 02e6d9f8f9
commit ca7d16912e
1 changed files with 1 additions and 0 deletions

View File

@ -281,6 +281,7 @@
background: transparent;
cursor: pointer;
padding: 0 3px;
white-space: nowrap;
outline: 0;
transition: all 100ms ease-in;
transition-property: background-color, color;