Use star icon for small sandwich button
This commit is contained in:
@@ -35,29 +35,6 @@
|
||||
color: var(--text-company-card-data-negative);
|
||||
}
|
||||
|
||||
.sg-company-card__header-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: var(--spacing-small);
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.sg-company-card__bookmark-icon {
|
||||
display: inline-block;
|
||||
inline-size: 1em;
|
||||
block-size: 1em;
|
||||
flex: 0 0 auto;
|
||||
background-color: currentColor;
|
||||
-webkit-mask: url("../assets/icons/bookmark-filled.svg") no-repeat center / contain;
|
||||
mask: url("../assets/icons/bookmark-filled.svg") no-repeat center / contain;
|
||||
}
|
||||
|
||||
.sg-company-card__bookmark-menu-link {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: var(--spacing-small);
|
||||
}
|
||||
|
||||
.sg-company-card__analysis-title {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user