add image component
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
/* Fixed webkit bug: https://bugs.webkit.org/show_bug.cgi?id=243601 */
|
||||
@supports (font: -apple-system-body) and (-webkit-appearance: none) {
|
||||
img[loading='lazy'] {
|
||||
clip-path: inset(0.1px);
|
||||
clip-path: inset(0.6px);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user