clear up; add demo data
This commit is contained in:
@@ -108,6 +108,10 @@
|
||||
transition: all .15s;
|
||||
cursor: pointer;
|
||||
font-family: inherit;
|
||||
&.unable {
|
||||
opacity: 0.2;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
&[data-accent="div"]:hover {
|
||||
border-color: #3F8F6B;
|
||||
|
||||
Reference in New Issue
Block a user