mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: prevents audio container to overflow container (#25012)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
.chat-audio-upload {
|
||||
max-width: 100%;
|
||||
}
|
||||
@@ -66,3 +66,4 @@
|
||||
@import "chat-user-threads";
|
||||
@import "chat-navbar";
|
||||
@import "chat-thread-title";
|
||||
@import "chat-audio-upload";
|
||||
|
||||
Reference in New Issue
Block a user