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