mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
css: Use SCSS nesting for .portico-container in portico.scss.
This commit is contained in:
committed by
Tim Abbott
parent
6158d1e6ea
commit
83376b49da
@@ -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! */
|
||||||
|
|||||||
Reference in New Issue
Block a user