1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-09 08:42:50 +03:00

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 {