mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-02 13:03:22 +00:00
10 lines
122 B
CSS
10 lines
122 B
CSS
/* Override css rules */
|
|
|
|
.portico-wrap > .header {
|
|
display: none;
|
|
}
|
|
|
|
.portico-container > .footer {
|
|
display: none;
|
|
}
|