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