diff options
Diffstat (limited to 'resources/tools/dash/app/pal/static/less/global.less')
-rw-r--r-- | resources/tools/dash/app/pal/static/less/global.less | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/resources/tools/dash/app/pal/static/less/global.less b/resources/tools/dash/app/pal/static/less/global.less deleted file mode 100644 index 78b7ae4314..0000000000 --- a/resources/tools/dash/app/pal/static/less/global.less +++ /dev/null @@ -1,12 +0,0 @@ -body, -html { - height: 100% !important; - margin: 0; - padding: 0; - background: #e7ecf7 !important; - font-family: 'Lato', sans-serif; -} - -.row .col { - padding: 0 !important; -} |