map_list: fixed setting initial data

This commit is contained in:
muerwre 2018-12-06 12:01:35 +07:00
parent 0c51dc44df
commit 3d718b5a2c
4 changed files with 5 additions and 9 deletions

View file

@ -58,6 +58,8 @@
font-size: 0.9em;
opacity: 0.3;
margin-bottom: 5px;
display: grid;
grid-template-columns: 2fr 1fr 1fr;
svg {
width: 20px;