0.0.4
This commit is contained in:
@@ -89,7 +89,27 @@
|
||||
|
||||
.el-form-create-ticket{
|
||||
width: 100%;
|
||||
height: 60px;
|
||||
height: 50px;
|
||||
filter: drop-shadow(-1px 4px 10px rgba(198, 199, 203, 0.20)) drop-shadow(0px -1px 10px rgba(198, 199, 203, 0.20));
|
||||
border-radius: 3px;
|
||||
margin-bottom: 20px;
|
||||
/*min-width: unset;*/
|
||||
/*max-width: unset;*/
|
||||
/*min-height: unset;*/
|
||||
/*padding: 10px;*/
|
||||
}
|
||||
|
||||
/*.el-form-create-ticket:last-child{*/
|
||||
/* !*margin-bottom: 40px;*!*/
|
||||
/* !*height: 200px;*!*/
|
||||
/* min-width: 100%;*/
|
||||
/* max-width: 100%;*/
|
||||
/* min-height: 200px;*/
|
||||
/* !*padding: 10px;*!*/
|
||||
/*}*/
|
||||
|
||||
.el-form-create-ticket-textarea{
|
||||
min-height: 200px;
|
||||
min-width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user