mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-21 18:24:26 +08:00
add more transaction edit dialog basis code
This commit is contained in:
@@ -998,14 +998,6 @@ export default {
|
||||
height: 40px !important;
|
||||
}
|
||||
|
||||
.transaction-table tr.transaction-table-row-data .hover-display {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.transaction-table tr.transaction-table-row-data:hover .hover-display {
|
||||
display: grid;
|
||||
}
|
||||
|
||||
.transaction-table .transaction-table-column-time {
|
||||
width: 110px;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user