mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
tweak the message menu cancel icon size
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
This commit is contained in:
parent
74f61795eb
commit
8f6904ec1b
@ -58,7 +58,12 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_MessageContextMenu_iconCancel::before {
|
||||
height: 12px;
|
||||
left: 2px;
|
||||
mask-image: url('$(res)/img/cancel.svg');
|
||||
position: relative;
|
||||
top: 2px;
|
||||
width: 12px;
|
||||
}
|
||||
|
||||
.mx_MessageContextMenu_iconRedact::before {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user