mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 08:24:47 +00:00
fix: duplicate css property
This commit is contained in:
@@ -33,7 +33,6 @@ body[data-route*="marketplace"] {
|
|||||||
|
|
||||||
.hub-image-loading, .hub-image-broken {
|
.hub-image-loading, .hub-image-broken {
|
||||||
content: " ";
|
content: " ";
|
||||||
display: block;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user