merge + remove underlines in search results
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -5,6 +5,16 @@
|
||||
vertical-align: middle;
|
||||
line-height: 1;
|
||||
|
||||
svg {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.decorativeIcon {
|
||||
width: var(--size-icon-large);
|
||||
height: var(--size-icon-large);
|
||||
|
||||
svg {
|
||||
display: block;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user