mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
prototype of note icon picker
This commit is contained in:
parent
cc4d04416b
commit
aab49946f8
@ -31,7 +31,7 @@ class BasicWidget extends Component {
|
|||||||
}
|
}
|
||||||
|
|
||||||
overflowing() {
|
overflowing() {
|
||||||
this.css('contain', 'none');
|
this.css('contain', 'none !important');
|
||||||
return this;
|
return this;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user