[Glitch] Fix audio player width in thread view

Port cf1bc4bb93 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Claire
2023-04-30 06:42:22 +02:00
parent 51479f5c28
commit e9eab013e7
2 changed files with 2 additions and 1 deletions

View File

@@ -381,6 +381,7 @@
background: darken($ui-base-color, 8%);
border-radius: 4px;
padding-bottom: 44px;
width: 100%;
&.editable {
border-radius: 0;