web/web_tree_image_tooltip/static/src/scss/common.scss

9 lines
117 B
SCSS

.o_image_cell .o_field_image img {
width: 30px;
}
.tooltip_image {
max-width: 80vw;
max-height: 80vh;
}