Support i18n.

This commit is contained in:
Mike Cao
2020-09-07 01:22:16 -07:00
parent f0ac9b6522
commit e8538f6e23
14 changed files with 372 additions and 36 deletions

View File

@@ -0,0 +1,5 @@
.container {
display: flex;
position: relative;
cursor: pointer;
}