new shizzle for nizzle
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<tui-avatar src="{{getInitials()}}"/>
|
||||
<ng-template #dropdownContent>
|
||||
<div class="dropdown">
|
||||
<h3>{{fullName}}</h3>
|
||||
<h3>{{ fullName }}</h3>
|
||||
<button
|
||||
size="m"
|
||||
tuiButton
|
||||
|
||||
@@ -52,11 +52,11 @@ tui-avatar {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.t-content{
|
||||
.t-content {
|
||||
margin-right: 24px;
|
||||
}
|
||||
|
||||
button{
|
||||
button {
|
||||
background: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user