Fixed broken toggle card icon on iOS (#18959)

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;
}