mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-08-02 12:32:14 +00:00
use standard text style for textareas
This commit is contained in:
parent
9d20c1d94e
commit
0a45014d95
1 changed files with 1 additions and 0 deletions
|
|
@ -125,6 +125,7 @@
|
|||
ng-if="task.showNotes===true">
|
||||
<label class="md-caption">Notes</label>
|
||||
<textarea ng-model="task.notes"
|
||||
class="md-body-1"
|
||||
rows="5"
|
||||
md-auto-focus
|
||||
md-select-on-focus></textarea>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue