mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 16:00:14 +01:00
fix(docs): fix ribbon position
This commit is contained in:
parent
1131292f1f
commit
a1f17a3dbb
1 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,10 @@ html {
|
||||||
line-height: 1.28
|
line-height: 1.28
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
position: relative;
|
||||||
|
min-width: 1060px;
|
||||||
|
}
|
||||||
p {
|
p {
|
||||||
margin: 0 0 10px
|
margin: 0 0 10px
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue