mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_tree_image_tooltip: black, isort, prettier
This commit is contained in:
committed by
Christopher Ormaza
parent
ce90a8e2bc
commit
c1272d6517
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user