[Glitch] Fix wrapping in dashboard quick access buttons

Port f1b6a611aa to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Renaud Chaput 2024-09-24 18:47:45 +02:00 committed by Claire
parent 131696277c
commit 6142adc7d6
1 changed files with 1 additions and 3 deletions

View File

@ -86,9 +86,7 @@
color: $primary-text-color; color: $primary-text-color;
transition: all 100ms ease-in; transition: all 100ms ease-in;
font-size: 14px; font-size: 14px;
padding: 0 16px; padding: 8px 16px;
line-height: 36px;
height: 36px;
text-decoration: none; text-decoration: none;
margin-bottom: 4px; margin-bottom: 4px;