mirror of https://github.com/vector-im/riot-web
Remove extraneous scrollbar on TagPanel when few communities are shown
parent
ebbcbe231a
commit
d7e8dbbab5
|
@ -66,7 +66,6 @@ limitations under the License.
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
height: 100%;
|
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
}
|
}
|
||||||
.mx_TagPanel .mx_TagPanel_tagTileContainer > div {
|
.mx_TagPanel .mx_TagPanel_tagTileContainer > div {
|
||||||
|
|
Loading…
Reference in New Issue