prototype of note icon picker

This commit is contained in:
zadam 2021-02-14 23:27:28 +01:00
parent cc4d04416b
commit aab49946f8
2 changed files with 9083 additions and 10 deletions

View File

@ -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