re-fix password help icon
parent
0f87052198
commit
84174dbced
|
@ -34,9 +34,6 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
margin-bottom: 5px;
|
||||
span {
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
.cp-teams-invite-message {
|
||||
resize: none;
|
||||
|
@ -53,7 +50,7 @@
|
|||
.cp-teams-help {
|
||||
color: @colortheme_logo-2;
|
||||
text-align: center;
|
||||
width: 30px;
|
||||
margin-left: 10px;
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue