fix/skeletonshimmer: sometimes shimmer(div element) was rendered inside a paragraph element, wich is not allowed
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
background-color: var(--shimmer-background);
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
display: inline-block;
|
||||
border-radius: 4px;
|
||||
min-height: 1em;
|
||||
min-width: 2ch;
|
||||
|
||||
Reference in New Issue
Block a user