mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
fix hot bugs.
This commit is contained in:
@@ -115,13 +115,16 @@
|
||||
overflow-x: hidden;
|
||||
|
||||
.tr .td{
|
||||
border-bottom: 1px solid #E0E2E2;
|
||||
border-bottom: 1px solid #E8E8E8;
|
||||
align-items: center;
|
||||
|
||||
.placeholder{
|
||||
color: #999;
|
||||
}
|
||||
}
|
||||
.tr:hover .td{
|
||||
background: #fafafa;
|
||||
}
|
||||
.td.actions .#{$ns}-button{
|
||||
background: #E6EFFB;
|
||||
border: 0;
|
||||
|
||||
Reference in New Issue
Block a user