mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-04 21:00:16 +01:00
fix(traffic): remove double border
This commit is contained in:
parent
0247b8ca48
commit
0d23981c21
1 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,10 @@
|
|||
align-items: center;
|
||||
height: 4.5rem;
|
||||
|
||||
&:first-child {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
> * {
|
||||
flex: 2;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue