[IMP] web_tree_image_tooltip: black, isort, prettier

This commit is contained in:
Tran Thanh Phuc
2021-01-31 12:18:45 +07:00
parent e36f1ee392
commit 48297b86a2
10 changed files with 53 additions and 44 deletions

View File

@@ -1,8 +1,8 @@
.o_image_cell .o_field_image img{
width:30px;
.o_image_cell .o_field_image img {
width: 30px;
}
.tooltip_image {
max-width:80vw;
max-height:80vh;
}
max-width: 80vw;
max-height: 80vh;
}