mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Add function to hide legend on gridmap
This commit is contained in:
@@ -1398,3 +1398,7 @@ svg text.month { fill: #AAA; }
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.legendClose {
|
||||
float: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user