1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-03 18:05:18 +02:00

Clear weather data job. Fixed bug with displaying bookmark icons on mobile devices

This commit is contained in:
unknown 2021-06-10 01:51:59 +02:00
parent 80c807bfba
commit 936da301b8
3 changed files with 27 additions and 3 deletions

View file

@ -28,7 +28,8 @@
.BookmarkIcon {
width: 20px;
height: 20px;
display: flex;
margin-bottom: 1px;
margin-top: 3px;
margin-right: 2px;
}