Removed disabled context menu item class
Removed unsed disabled class from context menu now where we are using the disabled option of basicContext
This commit is contained in:
parent
2da195f925
commit
2b698ca024
@ -8,10 +8,6 @@
|
|||||||
box-shadow: 0 0 0 1px black(.5);
|
box-shadow: 0 0 0 1px black(.5);
|
||||||
}
|
}
|
||||||
|
|
||||||
&__data .disabled {
|
|
||||||
opacity: 0.5;
|
|
||||||
}
|
|
||||||
|
|
||||||
&__data .title {
|
&__data .title {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: 0 0 3px 26px;
|
margin: 0 0 3px 26px;
|
||||||
|
Loading…
Reference in New Issue
Block a user