mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
feat: optimize style of invoice details.
feat: optimize style of credit note details. feat: optimize global style checkbox of the application.
This commit is contained in:
@@ -120,7 +120,6 @@
|
||||
}
|
||||
|
||||
.bp3-control.bp3-checkbox .bp3-control-indicator {
|
||||
border: 1px solid #c2c2c2;
|
||||
cursor: auto;
|
||||
|
||||
&,
|
||||
@@ -359,12 +358,10 @@
|
||||
.ReactVirtualized__Grid {
|
||||
will-change: auto !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
.table-constrant {
|
||||
.table-constrant,
|
||||
.table--constrant {
|
||||
.table {
|
||||
.thead .th {
|
||||
background: transparent;
|
||||
@@ -379,9 +376,5 @@
|
||||
padding: 0.5rem 0.5rem;
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
.tbody .tr:last-child .td {
|
||||
border-bottom: 1px solid #d2dce2;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user