Skip to content

Commit a2193d6

Browse files
committed
show the leave button by default for now as it causes too much pain otherwise
1 parent 0ca6efd commit a2193d6

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/skins/vector/css/matrix-react-sdk/views/rooms/RoomHeader.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -184,14 +184,9 @@ limitations under the License.
184184
}
185185

186186
.mx_RoomHeader_leaveButton {
187-
visibility: hidden;
188187
margin-top: -1px;
189188
}
190189

191-
.mx_RoomHeader_wrapper:hover .mx_RoomHeader_leaveButton {
192-
visibility: visible;
193-
}
194-
195190
.mx_RoomHeader_placeholder {
196191
color: #a2a2a2 ! important;
197192
}

0 commit comments

Comments
 (0)