mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-09 19:18:50 +01:00
Update material styles
This commit is contained in:
parent
63985084d1
commit
c668b346b0
4 changed files with 41 additions and 31 deletions
|
|
@ -29,12 +29,13 @@
|
|||
<div class="header-container">
|
||||
<nb-actions size="small">
|
||||
|
||||
<nb-action
|
||||
class="control-item"
|
||||
matRipple
|
||||
[matRippleUnbounded]="true"
|
||||
[matRippleCentered]="true"
|
||||
><nb-search type="rotate-layout"></nb-search></nb-action>
|
||||
<nb-action class="control-item">
|
||||
<nb-search
|
||||
type="rotate-layout"
|
||||
matRipple
|
||||
[matRippleUnbounded]="true"
|
||||
[matRippleCentered]="true"
|
||||
></nb-search></nb-action>
|
||||
<nb-action
|
||||
class="control-item"
|
||||
icon="email-outline"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue