Added feature
This commit is contained in:
@@ -45,3 +45,13 @@
|
||||
font-weight: 400;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
.input:disabled {
|
||||
background: rgba(75, 79, 109, 0.15);
|
||||
border: 1px solid #616583;
|
||||
color: #85869b;
|
||||
cursor: not-allowed;
|
||||
|
||||
pointer-events: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user