mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
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
Block a user