UI: Developer-website web-assets v2 upgrade #1
@ -274,6 +274,13 @@
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* TODO: @web-assets check if style can be moved to web-assets */
|
||||||
|
.badge {
|
||||||
|
line-height: var(--lh-sm);
|
||||||
|
margin: var(--spacer-2);
|
||||||
|
padding: var(--spacer-2);
|
||||||
|
}
|
||||||
|
|
||||||
.card-with-icon {
|
.card-with-icon {
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user