mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
app calendar view: make sure its zindex is set to appear on top of other body
This commit is contained in:
parent
75a1cc3ffd
commit
0820ab2290
File diff suppressed because one or more lines are too long
@ -1,6 +1,7 @@
|
||||
<style>
|
||||
.full-view {
|
||||
position: absolute;
|
||||
z-index: 10;
|
||||
height: 80vh;
|
||||
width: 100%;
|
||||
background-color: white;
|
||||
|
Loading…
x
Reference in New Issue
Block a user