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

Unverified Commit 6ccc3f9a authored by Richard Steinmetz's avatar Richard Steinmetz Committed by GitHub
Browse files

Merge pull request #4247 from nextcloud/backport/4245/stable3.3

[stable3.3] Fix squished settings checkbox
parents a65b22eb d00e3b5a
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;
			}
		}