Fix audio player width in thread view (#24713)
This commit is contained in:
parent
f22b4e556c
commit
cf1bc4bb93
2 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue