Remove extraneous scrollbar on TagPanel when few communities are shown

This commit is contained in:
Travis Ralston 2020-07-14 09:08:07 -06:00
parent ebbcbe231a
commit d7e8dbbab5

View file

@ -66,7 +66,6 @@ limitations under the License.
flex-direction: column;
align-items: center;
height: 100%;
padding-top: 6px;
}
.mx_TagPanel .mx_TagPanel_tagTileContainer > div {