[FIX] EMPLOYEE: Design fix in document in profile and individual view
This commit is contained in:
@@ -79,7 +79,18 @@
|
||||
}
|
||||
.editable-input:read-only:hover {
|
||||
border: 1px solid hsl(213,22%,84%);
|
||||
}
|
||||
} .file-upload {
|
||||
margin-top: 6px !important;
|
||||
width: 34px !important;
|
||||
height: 34px !important;
|
||||
font-size: 1.75rem !important;
|
||||
}
|
||||
.file-upload {
|
||||
margin-top: 6px !important;
|
||||
width: 34px !important;
|
||||
height: 34px !important;
|
||||
font-size: 1.75rem !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div id="enlargeImageContainer" class="enlarge-image-container"></div>
|
||||
|
||||
@@ -6,6 +6,12 @@
|
||||
.oh-general__tab{
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.file-upload {
|
||||
margin-top: 6px !important;
|
||||
width: 34px !important;
|
||||
height: 34px !important;
|
||||
font-size: 1.75rem !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user