CLS Reduced On Wishlist, Compare And Cart Icon
This commit is contained in:
parent
d49691597c
commit
5873b58cd5
File diff suppressed because one or more lines are too long
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"/js/velocity.js": "/js/velocity.js?id=1c12a991b9a3d04715bd",
|
||||
"/css/velocity-admin.css": "/css/velocity-admin.css?id=4322502d80a0e4a0affd",
|
||||
"/css/velocity.css": "/css/velocity.css?id=9cc6239dc97b62698919"
|
||||
"/css/velocity.css": "/css/velocity.css?id=a97613a2f93a136f3172"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -44,6 +44,8 @@
|
|||
}
|
||||
|
||||
.material-icons {
|
||||
max-width: 30px;
|
||||
overflow: hidden;
|
||||
font-family: 'Material Icons';
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
|
@ -60,6 +62,8 @@
|
|||
}
|
||||
|
||||
.material-icons-outlined {
|
||||
max-width: 30px;
|
||||
overflow: hidden;
|
||||
font-family: 'Material Icons Outlined';
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
|
|
|||
Loading…
Reference in New Issue