[CSS] Note action icons back to a sane size.

This commit is contained in:
Eliseu Amaro 2021-09-25 19:57:19 +01:00
부모 20ae2dba5d
커밋 ff26831d1e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제

파일 보기

@ -396,8 +396,8 @@ hr {
background-repeat: no-repeat !important;
width: var(--small-size) !important;
height: var(--small-size) !important;
width: 1em !important;
height: 1em !important;
margin-left: var(--unit-size);
text-indent: -9999em;