0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00

Fixed broken toggle card icon on iOS ()

Closes https://github.com/TryGhost/Ghost/issues/18902
This commit is contained in:
Sanne de Vries 2023-11-13 12:01:25 +01:00 committed by GitHub
parent 14927ee24b
commit 5b73dd9f22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,6 +70,7 @@
justify-content: center;
align-items: center;
margin-left: 1em;
padding: 0;
background: none;
border: 0;
}