mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 12:34:47 -04:00
Fix preview bottom bar for small screen widths.
This commit is contained in:
parent
18d12b6746
commit
99a45ab56e
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@
|
||||||
background-color: rgb(27,27,27);
|
background-color: rgb(27,27,27);
|
||||||
// box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
|
// box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
|
||||||
box-shadow: 0 0 8px 2px rgba(0,0,0,0.3);
|
box-shadow: 0 0 8px 2px rgba(0,0,0,0.3);
|
||||||
|
height: 48px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#pv-overlay.fullscreen {
|
#pv-overlay.fullscreen {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue