mirror of https://github.com/vector-im/riot-web
Fix issue where composer styles were being applied to the timeline
parent
ed43d92579
commit
ccdc9fbef6
|
@ -46,7 +46,7 @@ limitations under the License.
|
|||
mask-image: url('$(res)/img/element-icons/trashcan.svg');
|
||||
}
|
||||
|
||||
.mx_VoiceMessagePrimaryContainer {
|
||||
.mx_VoiceRecordComposerTile_recording.mx_VoiceMessagePrimaryContainer {
|
||||
// Note: remaining class properties are in the PlayerContainer CSS.
|
||||
|
||||
margin: 6px; // force the composer area to put a gutter around us
|
||||
|
|
Loading…
Reference in New Issue