7 行
57 B
SCSS
ベンダーファイル
7 行
57 B
SCSS
ベンダーファイル
|
|
.pointer{
|
|
&:hover{
|
|
cursor: pointer;
|
|
}
|
|
}
|