summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-ui/src/style
diff options
context:
space:
mode:
Diffstat (limited to 'opendc-web/opendc-web-ui/src/style')
-rw-r--r--opendc-web/opendc-web-ui/src/style/index.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/opendc-web/opendc-web-ui/src/style/index.scss b/opendc-web/opendc-web-ui/src/style/index.scss
index ff84e24a..7b7103a4 100644
--- a/opendc-web/opendc-web-ui/src/style/index.scss
+++ b/opendc-web/opendc-web-ui/src/style/index.scss
@@ -22,15 +22,7 @@
body,
#__next {
- margin: 0;
- padding: 0;
- width: 100%;
height: 100%;
background: #eee;
}
-
-.full-height {
- position: relative;
- height: 100% !important;
-}