[Glitch] Fix intermediary responsive layout, accessibility on navigation in web UI

Port 0765324622 to glitch-soc

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko
2022-10-09 15:55:32 +02:00
committed by Claire
parent dea951cce8
commit c36f28ba77
9 changed files with 104 additions and 44 deletions

View File

@ -214,6 +214,9 @@ $ui-header-height: 55px;
font-size: 16px;
padding: 15px;
text-decoration: none;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
&:hover,
&:focus,