mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-08 03:25:08 +00:00
(apps/notes) Responsive adjustments
This commit is contained in:
parent
77014174e8
commit
f6b4ca0880
|
@ -1,4 +1,4 @@
|
|||
<div class="flex flex-col flex-auto w-160 min-w-160 -m-6">
|
||||
<div class="flex flex-col flex-auto md:w-160 md:min-w-160 -m-6">
|
||||
<ng-container *ngIf="(note$ | async) as note">
|
||||
<!-- Image -->
|
||||
<ng-container *ngIf="note.image">
|
||||
|
|
Loading…
Reference in New Issue
Block a user