Fix cmn-toggle occasional off-by-1

This commit is contained in:
Benedikt Werner 2021-06-24 01:53:34 +02:00
parent f645f6a9e5
commit c8c92575c3
No known key found for this signature in database
GPG key ID: 1DBFF0F8E9E121EB

View file

@ -24,7 +24,7 @@
content: '';
width: 22px;
height: 22px;
bottom: 0.1px;
bottom: 0;
left: 0;
}