[Glitch] Fix tab arrows on RTL layouts

Port 98022f6f5d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
Claire 2023-04-12 16:01:49 +02:00
parent fca86b29d9
commit 0332ac95c0
1 changed files with 1 additions and 1 deletions

View File

@ -388,7 +388,7 @@
content: '';
position: absolute;
bottom: 0;
inset-inline-start: 50%;
left: 50%;
width: 0;
height: 0;
transform: translateX(-50%);