Commit 86d3f273 authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_document_scanner: Fix css to not display new-width with different width compared to thumbnails

parent f209dd83
......@@ -6,9 +6,6 @@ div[data-gadget-url$="gadget_document_scanner.html"] {
div[data-gadget-url$="gadget_document_scanner.html"] .camera {
max-width: 90%;
}
div[data-gadget-url$="gadget_document_scanner.html"] .new-btn {
min-width: 35%;
}
div[data-gadget-url$="gadget_document_scanner.html"] .thumbnail-list > button {
max-width: 50%;
}
......
......@@ -244,7 +244,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>981.62871.15548.18244</string> </value>
<value> <string>981.62874.23164.62173</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -262,7 +262,7 @@
</tuple>
<state>
<tuple>
<float>1582162221.2</float>
<float>1582224379.56</float>
<string>UTC</string>
</tuple>
</state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment