mirror of
https://github.com/matrix-org/matrix.org.git
synced 2026-01-16 23:13:50 +00:00
Auto-hide empty-bridge categories
Signed-off-by: MdSaifAliMolla <145194907+MdSaifAliMolla@users.noreply.github.com>
This commit is contained in:
parent
070f7c9b20
commit
cdc6abf614
1 changed files with 0 additions and 6 deletions
|
|
@ -1,12 +1,6 @@
|
|||
{% extends "section.html" %}
|
||||
{% block head_extra %}
|
||||
<meta name="description" content="{{ section.extra.summary }}">
|
||||
<style>
|
||||
.platform.no-bridge {
|
||||
opacity: 0.15;
|
||||
pointer-events: none;
|
||||
}
|
||||
</style>
|
||||
{% endblock head_extra %}
|
||||
{% block content %}
|
||||
<div class="page-header">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue