forked from matrix/element-web
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
2a65a43039
|
@ -37,11 +37,6 @@ limitations under the License.
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_TagPanel .mx_TagPanel_clearButton.mx_AccessibleButton:focus {
|
|
||||||
filter: none;
|
|
||||||
background: rgba(255,255,255, 0.2);
|
|
||||||
}
|
|
||||||
|
|
||||||
.mx_TagPanel .mx_TagPanel_clearButton object {
|
.mx_TagPanel .mx_TagPanel_clearButton object {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue