Reuse icon in application
This commit is contained in:
@@ -48,9 +48,28 @@
|
||||
}
|
||||
}
|
||||
|
||||
.email {
|
||||
height: 46px !important;
|
||||
line-height: 46px !important;
|
||||
.icon {
|
||||
font-size: 24px;
|
||||
}
|
||||
.text {
|
||||
margin-left: 10px;
|
||||
font-size: 13px;
|
||||
cursor: text;
|
||||
user-select: text !important;
|
||||
-webkit-user-select: text !important;
|
||||
}
|
||||
}
|
||||
|
||||
.account-menu {
|
||||
height: 46px !important;
|
||||
line-height: 46px !important;
|
||||
.icon {
|
||||
font-size: 24px !important;
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
.text {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user