some radar in html
This commit is contained in:
parent
35cb3d424b
commit
31343f3eff
6 changed files with 33 additions and 12 deletions
|
|
@ -18,4 +18,15 @@
|
|||
}
|
||||
}
|
||||
|
||||
.weather-display .main.radar {}
|
||||
.weather-display .main.radar {
|
||||
overflow: hidden;
|
||||
|
||||
|
||||
.container {
|
||||
margin-top: 21px;
|
||||
|
||||
.scroll-area {
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue