0.0.12
This commit is contained in:
@@ -95,6 +95,19 @@
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.el-form-create-ticket-select:focus-visible{
|
||||
border: none;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.el-form-create-ticket-select > option {
|
||||
border: none;
|
||||
outline: none;
|
||||
-webkit-appearance: none;
|
||||
-webkit-border-radius: 0;
|
||||
outline-offset: -1px;
|
||||
}
|
||||
|
||||
.el-form-create-ticket{
|
||||
width: calc(100% - 40px);
|
||||
height: 20px;
|
||||
|
||||
Reference in New Issue
Block a user