mirror of https://github.com/vector-im/riot-web
Merge pull request #4236 from matrix-org/t3chguy/fix_left_panel_custom_tags
Fix custom tags causing left panel to over-expandpull/21833/head
commit
51471f4eb8
|
@ -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