mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-03 12:28:51 +00:00
(fix) Don't hide "new" button on small screens
This commit is contained in:
@@ -583,7 +583,7 @@
|
||||
</md-list>
|
||||
</md-tab>
|
||||
</md-tabs>
|
||||
<md-button class="md-fab md-fab-bottom-right md-accent hide-sm"
|
||||
<md-button class="md-fab md-fab-bottom-right"
|
||||
label:aria-label="New Appointment"
|
||||
ng-click="list.newComponent($event)">
|
||||
<md-icon>add</md-icon>
|
||||
|
||||
Reference in New Issue
Block a user