css changs
This commit is contained in:
parent
485be935f3
commit
145417bf96
@ -589,6 +589,8 @@ textarea.clickModify {
|
||||
}
|
||||
|
||||
#editWork {
|
||||
width: 45%;
|
||||
max-width: 45%;
|
||||
min-height: 68vh;
|
||||
margin: auto;
|
||||
margin-top: 2%;
|
||||
|
||||
@ -69,7 +69,7 @@
|
||||
</div>
|
||||
|
||||
<div class="overlay">
|
||||
<div id="editWork" style="width:40%;max-width:40%">
|
||||
<div id="editWork">
|
||||
<div id="editWorkCont" style="background-color:{{divColor 'mainColor'}};border-top:10px solid {{work 'typeColor'}};">
|
||||
<div id="workInfoContainer">
|
||||
{{#if inRole}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user