mirror of
https://github.com/infeng/react-viewer.git
synced 2025-12-08 17:36:40 +00:00
fix can not in top
This commit is contained in:
parent
9c1d991f4f
commit
bc9de0cd2d
@ -37,6 +37,7 @@
|
||||
background-color: rgba(55, 55, 55, 0.6);
|
||||
height: 100%;
|
||||
filter: alpha(opacity=50);
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
&-btn {
|
||||
@ -72,6 +73,7 @@
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
overflow: hidden;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
&-cavans > img {
|
||||
@ -90,6 +92,7 @@
|
||||
left: 0;
|
||||
overflow: hidden;
|
||||
text-align: center;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
&-attribute {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user