fix style
This commit is contained in:
@@ -366,10 +366,6 @@ hr {
|
||||
border-radius: var(--radius);
|
||||
}
|
||||
|
||||
._magnet {
|
||||
margin-bottom: calc(var(--margin) * -1);
|
||||
}
|
||||
|
||||
@media (max-width: 500px) {
|
||||
._root {
|
||||
--root-margin: 0;
|
||||
@@ -377,6 +373,12 @@ hr {
|
||||
}
|
||||
}
|
||||
|
||||
._magnetParent {
|
||||
._magnetChild:not(* + ._magnetChild) {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
._narrow_ ._card {
|
||||
> ._title {
|
||||
padding: 16px;
|
||||
|
Reference in New Issue
Block a user