added function for find area
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
border-radius: #{$border-radius-medium};
|
||||
box-shadow: var(--box-shadow-light);
|
||||
}
|
||||
.area{
|
||||
background: #008cff;
|
||||
}
|
||||
}
|
||||
|
||||
.pointer-none {
|
||||
|
||||
Reference in New Issue
Block a user