mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-19 12:41:24 +02:00
add cancelButton to simpleHeader
This commit is contained in:
parent
b58265a69c
commit
c98e06e1aa
@ -128,11 +128,8 @@ limitations under the License.
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomHeader_simpleHeaderCancel {
|
.mx_RoomHeader_simpleHeader .mx_RoomHeader_cancelButton {
|
||||||
float: right;
|
float: right;
|
||||||
margin-top: 8px;
|
|
||||||
padding: 24px;
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomHeader_name {
|
.mx_RoomHeader_name {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user