mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
Fix custom tags causing left panel to over-expand
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
42ee157645
commit
b675523449
@ -36,6 +36,7 @@ limitations under the License.
|
||||
.mx_LeftPanel_tagPanelContainer {
|
||||
flex: 0 0 70px;
|
||||
height: 100%;
|
||||
display: -webkit-box;
|
||||
}
|
||||
|
||||
.mx_LeftPanel_hideButton {
|
||||
|
Loading…
Reference in New Issue
Block a user