mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 05:53:43 +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 {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.portico-container .if-zulip-electron {
|
||||
.if-zulip-electron {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
/* detect if the platform is `ZulipDesktop` and if so, hide this tag! */
|
||||
|
||||
Reference in New Issue
Block a user