mirror of
https://github.com/crater-invoice/crater.git
synced 2025-12-16 10:22:55 -05:00
fix styles
This commit is contained in:
4
public/assets/css/laraspace.css
vendored
4
public/assets/css/laraspace.css
vendored
@@ -14115,7 +14115,7 @@ fieldset[disabled] .multiselect {
|
||||
display: block;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
min-height: 45px;
|
||||
min-height: 40px;
|
||||
text-align: left;
|
||||
color: #35495e;
|
||||
}
|
||||
@@ -16411,13 +16411,13 @@ fieldset[disabled] .multiselect {
|
||||
font-weight: 300;
|
||||
font-size: 12px;
|
||||
padding-top: 2px;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
.invoice-create-page .item-row .item-description textarea {
|
||||
border: none;
|
||||
resize: none;
|
||||
width: 100%;
|
||||
padding-left: 11px;
|
||||
color: #595959;
|
||||
}
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user