Fix cmn-toggle occasional off-by-1

pull/9241/head
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
1 changed files with 1 additions and 1 deletions

View File

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