feat(SW-453): Fixed new filter buttons and updated price in summary
This commit is contained in:
@@ -15,3 +15,8 @@
|
||||
display: flex;
|
||||
gap: var(--Spacing-x4);
|
||||
}
|
||||
|
||||
.petInfo {
|
||||
border-left: 1px solid var(--Primary-Light-On-Surface-Divider-subtle);
|
||||
padding-left: var(--Spacing-x2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user