fix(SW-2171): Added focus state on rate cards and image-gallery
Approved-by: Arvid Norlin
This commit is contained in:
@@ -14,13 +14,9 @@
|
||||
|
||||
.imageWrapper {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
height: 200px;
|
||||
max-width: 360px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.imageWrapper img {
|
||||
border-radius: var(--Corner-radius-Medium);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user