mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
fix 'save changes' linewrap - thanks jfred
This commit is contained in:
parent
cb7f1aa916
commit
6b72c992c5
@ -62,9 +62,13 @@ limitations under the License.
|
|||||||
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
|
/*
|
||||||
-webkit-flex: 0 0 90px;
|
-webkit-flex: 0 0 90px;
|
||||||
flex: 0 0 90px;
|
flex: 0 0 90px;
|
||||||
}
|
*/
|
||||||
|
padding-left: 12px;
|
||||||
|
padding-right: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_RoomHeader_rightRow {
|
.mx_RoomHeader_rightRow {
|
||||||
height: 48px;
|
height: 48px;
|
||||||
|
Loading…
Reference in New Issue
Block a user