Migrate TagPanel away from Gemini

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-03-17 10:23:12 +00:00
parent 43f0013dda
commit 8dfc15a328
2 changed files with 5 additions and 4 deletions

View file

@ -57,6 +57,8 @@ limitations under the License.
.mx_TagPanel .mx_TagPanel_scroller {
flex-grow: 1;
width: 100%;
height: 100vh;
}
.mx_TagPanel .mx_TagPanel_tagTileContainer {