fix(editor): Connect up new project viewer role to the FE (#9913)
This commit is contained in:
@@ -19,6 +19,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
@include mixins.when(disabled) {
|
||||
.el-tooltip__trigger {
|
||||
opacity: 0.25;
|
||||
cursor: not-allowed;
|
||||
background: unset;
|
||||
}
|
||||
}
|
||||
|
||||
& .el-dropdown__caret-button {
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
|
||||
Reference in New Issue
Block a user