css: Use SCSS nesting for .portico-container in portico.scss.

This commit is contained in:
Siddharth Varshney
2020-03-25 02:09:43 +05:30
committed by Tim Abbott
parent 6158d1e6ea
commit 83376b49da

View File

@@ -482,10 +482,10 @@ input.text-error {
.portico-container { .portico-container {
position: relative; position: relative;
}
.portico-container .if-zulip-electron { .if-zulip-electron {
display: none; display: none;
}
} }
/* detect if the platform is `ZulipDesktop` and if so, hide this tag! */ /* detect if the platform is `ZulipDesktop` and if so, hide this tag! */