forked from matrix/element-web
hopefully fix TopRight layout bug
This commit is contained in:
parent
bac142ad26
commit
5f745ff733
|
@ -42,7 +42,7 @@ limitations under the License.
|
|||
|
||||
.mx_RightPanel_headerButton {
|
||||
cursor: pointer;
|
||||
flex: 0;
|
||||
flex: 0 0 auto;
|
||||
vertical-align: top;
|
||||
padding-left: 4px;
|
||||
padding-right: 5px;
|
||||
|
|
Loading…
Reference in New Issue