add embeded styles
This commit is contained in:
parent
5eb403faf6
commit
5d50c408d0
1 changed files with 4 additions and 5 deletions
|
|
@ -71,10 +71,9 @@ body.is-embeded footer
|
|||
display: none !important;
|
||||
}
|
||||
|
||||
body.is-embeded .page-content {
|
||||
body.is-embeded .page-content,
|
||||
body.is-embeded > .full.height,
|
||||
body.is-embeded .ui.container {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
body.is-embeded > .full.height, body.is-embeded .ui.container {
|
||||
padding: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue