resource manager style update

This commit is contained in:
2025-08-25 18:21:28 +05:30
parent 2125c3dc73
commit e813f194c7

View File

@@ -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;