mirror of
https://github.com/zadam/trilium.git
synced 2025-03-04 19:13:37 +08:00
prototype of note icon picker
This commit is contained in:
parent
cc4d04416b
commit
aab49946f8
2 changed files with 9083 additions and 10 deletions
|
@ -31,7 +31,7 @@ class BasicWidget extends Component {
|
|||
}
|
||||
|
||||
overflowing() {
|
||||
this.css('contain', 'none');
|
||||
this.css('contain', 'none !important');
|
||||
return this;
|
||||
}
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue