We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca6efd commit a2193d6Copy full SHA for a2193d6
1 file changed
src/skins/vector/css/matrix-react-sdk/views/rooms/RoomHeader.css
@@ -184,14 +184,9 @@ limitations under the License.
184
}
185
186
.mx_RoomHeader_leaveButton {
187
- visibility: hidden;
188
margin-top: -1px;
189
190
191
-.mx_RoomHeader_wrapper:hover .mx_RoomHeader_leaveButton {
192
- visibility: visible;
193
-}
194
-
195
.mx_RoomHeader_placeholder {
196
color: #a2a2a2 ! important;
197
0 commit comments