mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-07-31 10:30:15 +02:00
Fix preview bottom bar for small screen widths.
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user