mirror of
https://github.com/element-hq/element-web
synced 2024-11-29 04:48:50 +03:00
show the leave button by default for now as it causes too much pain otherwise
This commit is contained in:
parent
0ca6efdfca
commit
a2193d61b0
1 changed files with 0 additions and 5 deletions
|
@ -184,14 +184,9 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_RoomHeader_leaveButton {
|
||||
visibility: hidden;
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
.mx_RoomHeader_wrapper:hover .mx_RoomHeader_leaveButton {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.mx_RoomHeader_placeholder {
|
||||
color: #a2a2a2 ! important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue