mirror of https://github.com/vector-im/riot-web
Fix right panel sizing
parent
c5a72ee6ad
commit
dd53c25706
|
@ -16,7 +16,7 @@ limitations under the License.
|
|||
|
||||
.mx_AudioPlayer_container {
|
||||
padding: 16px 12px 11px 12px;
|
||||
width: 267px;
|
||||
max-width: 267px; // use max to make the control fit in the files/pinned panels
|
||||
|
||||
.mx_AudioPlayer_primaryContainer {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue