1 parent 7a75592 commit df5ffb5Copy full SHA for df5ffb5
1 file changed
src/skins/vector/css/matrix-react-sdk/structures/_TagPanel.scss
@@ -115,17 +115,12 @@ limitations under the License.
115
padding-right: 4px;
116
}
117
118
-.mx_TagPanel_createGroupButton {
119
- opacity: 0.5;
+.mx_TagPanel_groupsButton {
120
margin-bottom: 17px;
121
margin-top: 18px;
122
height: 25px;
123
124
125
-.mx_TagPanel_createGroupButton:hover {
126
- opacity: 1;
127
-}
128
-
129
-.mx_TagPanel_createGroupButton object {
+.mx_TagPanel_groupsButton object {
130
pointer-events: none;
131
0 commit comments