File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/skins/vector/css/matrix-react-sdk/structures Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ limitations under the License.
2525 justify-content : space-between ;
2626}
2727
28- .mx_TagPanel .mx_TagPanel_logo {
28+ .mx_TagPanel .mx_TagPanel_clearButton {
2929 /* Constant height within flex mx_TagPanel */
3030 height : 70px ;
3131 width : 60px ;
@@ -37,12 +37,12 @@ limitations under the License.
3737 align-items : center ;
3838}
3939
40- .mx_TagPanel .mx_TagPanel_logo .mx_AccessibleButton :focus {
40+ .mx_TagPanel .mx_TagPanel_clearButton .mx_AccessibleButton :focus {
4141 filter : none ;
4242 background : rgba (255 ,255 ,255 , 0.2 );
4343}
4444
45- .mx_TagPanel .mx_TagPanel_logo object {
45+ .mx_TagPanel .mx_TagPanel_clearButton object {
4646 pointer-events : none ;
4747}
4848
You can’t perform that action at this time.
0 commit comments