Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d00e3b5a authored by Richard Steinmetz's avatar Richard Steinmetz Committed by backportbot-nextcloud[bot]
Browse files

Fix squished settings checkbox label

parent a65b22eb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -26,9 +26,11 @@

		.action-checkbox {
			line-height: unset !important;
			white-space: unset !important;

			&__label::before {
				margin: 0 6px 3px 3px !important;
				flex-shrink: 0;
			}
		}