Skip to content

Commit

Permalink
Ticket #4847 - Studio: Layout changes. Stage 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonLV committed Jan 28, 2025
1 parent 9b35265 commit d3d0172
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
4 changes: 1 addition & 3 deletions studio/template/page_150.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@

<bx_injection:injection_head />
</head>
<body class="bx-def-font bx-def-color-bg-page" <bx_injection:injection_body /> >

<body class="bx-def-font bx-def-color-bg-page bx-std bx-std-bg<bx_injection:injection_body_style />" <bx_injection:injection_body /> >
__page_main_code__

</body>
</html>
6 changes: 2 additions & 4 deletions studio/template/page_2.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,12 @@

<bx_injection:injection_head />
</head>
<body class="bx-def-font bx-def-color-bg-page" <bx_injection:injection_body /> >
<body class="bx-def-font bx-def-color-bg-page bx-std bx-std-bg<bx_injection:injection_body_style />" <bx_injection:injection_body /> >
<div class="bx-std-page-bg"></div>
<div class="bx-std-page-real">
<div class="bx-std-page-wide">
<div class="bx-std-page-wrp">
<div class="bx-std-page bx-def-page-margin">
__page_main_code__
</div>
<div class="bx-std-page bx-def-page-margin">__page_main_code__</div>
</div>
<div class="bx-std-cb"></div>
</div>
Expand Down

0 comments on commit d3d0172

Please sign in to comment.