template view store done
This commit is contained in:
@@ -183,6 +183,16 @@ td {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.custom-input-fill {
|
||||
background-color: white;
|
||||
border-radius: 8px;
|
||||
border-width: 1px !important;
|
||||
border-color: rgb(226, 214, 214) !important;
|
||||
border-style: solid !important;
|
||||
padding: 12px 12px;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.custom-input:enabled{
|
||||
border: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user