8 lines
66 B
SCSS
8 lines
66 B
SCSS
.root {
|
|
position: relative;
|
|
}
|
|
|
|
.thumb {
|
|
position: absolute;
|
|
}
|