- Add parameter to NewDiv class - Add instance with content to drag page - Drag page now also uses frame template - Use macro for footer in explorer
8 lines
No EOL
92 B
SCSS
8 lines
No EOL
92 B
SCSS
#space {
|
|
position: relative;
|
|
height: 100%;
|
|
|
|
.body_frame {
|
|
background-color: white;
|
|
}
|
|
} |