mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 21:21:50 +08:00
hound fix
This commit is contained in:
parent
c699095d1a
commit
76479f6bf7
1 changed files with 3 additions and 3 deletions
|
@ -249,15 +249,15 @@
|
|||
}
|
||||
|
||||
.attachment-image-tooltip {
|
||||
bottom: 90px;
|
||||
display: none;
|
||||
z-index: 9999;
|
||||
position: relative;
|
||||
right: 110px;
|
||||
bottom: 90px;
|
||||
z-index: 9999;
|
||||
|
||||
img {
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
width: 150px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue