resource manager style update
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
header {
|
||||
position: relative;
|
||||
@include flex-space-between;
|
||||
padding: 3px 0;
|
||||
padding-bottom: 6px;
|
||||
|
||||
.user-details {
|
||||
display: flex;
|
||||
@@ -136,6 +136,9 @@
|
||||
|
||||
.details {
|
||||
max-width: 144px;
|
||||
.input-value{
|
||||
max-width: 120px;
|
||||
}
|
||||
.employee-id {
|
||||
color: #b7b7c6;
|
||||
font-size: $tiny;
|
||||
|
||||
Reference in New Issue
Block a user