mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
fix(visitors): prevent slide-out edges overflow
This commit is contained in:
parent
0a5e3e131c
commit
6b400e5bb5
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
}
|
||||
|
||||
.slide-out-container {
|
||||
border-radius: nb-theme(card-border-radius);
|
||||
position: absolute;
|
||||
padding: 1.5rem;
|
||||
width: $slide-out-container-width;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue