feat(SW-340): Added scroll to top button
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.card.active {
|
||||
border: 1px solid var(--Base-Border-Hover);
|
||||
}
|
||||
|
||||
.imageContainer {
|
||||
grid-area: image;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user