Fix audio player width in thread view (#24713)

This commit is contained in:
Claire
2023-04-30 06:42:22 +02:00
committed by GitHub
parent f22b4e556c
commit cf1bc4bb93
2 changed files with 2 additions and 1 deletions

View File

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