mirror of https://github.com/zulip/zulip.git
landing-page: Fix individual integration display on mobile.
This commit is contained in:
parent
7e0d67ab74
commit
a7e2e9512b
|
@ -2141,7 +2141,7 @@ a:not(.no-style):hover:before {
|
|||
}
|
||||
|
||||
#integration-instruction-block .integration-lozenge {
|
||||
display: none;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
#integration-list-link {
|
||||
|
|
Loading…
Reference in New Issue