mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-983 - fix document height issue in preview
This commit is contained in:
@@ -214,3 +214,9 @@
|
||||
background-color: darken($darkerBackgroundColor, 10);
|
||||
color: $darkerTextColor;
|
||||
}
|
||||
#PREVIEWIMGCONT {
|
||||
.documentTips {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user