mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-31 22:58:49 +01:00
fix(dashboard): improve security cameras responsiveness
This commit is contained in:
parent
c533cd7d5c
commit
04e012a87d
2 changed files with 6 additions and 6 deletions
|
|
@ -30,8 +30,8 @@
|
|||
display: flex;
|
||||
|
||||
a {
|
||||
font-size: 2rem;
|
||||
padding: 0.75rem 1.5rem;
|
||||
font-size: 2.5rem;
|
||||
padding: 0 0.75rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
background-position: center;
|
||||
background-size: cover;
|
||||
height: 50%;
|
||||
width: 50%;
|
||||
padding: 0;
|
||||
|
||||
span {
|
||||
position: absolute;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue