mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 00:35:50 +01:00
styling changes of buttons
This commit is contained in:
@@ -72,6 +72,7 @@ class BasicWidget extends Component {
|
||||
render() {
|
||||
this.doRender();
|
||||
|
||||
this.$widget.attr('data-component-id', this.componentId);
|
||||
this.$widget.addClass('component')
|
||||
.prop('component', this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user