- Men
+ Mem
{{ p.buffering.memResponseBodyBytes }}
diff --git a/webui/src/styles/app.sass b/webui/src/styles/app.sass
deleted file mode 100644
index 0729c57b2..000000000
--- a/webui/src/styles/app.sass
+++ /dev/null
@@ -1,27 +0,0 @@
-@charset "utf-8"
-
-@import 'typography'
-@import 'variables'
-@import 'colors'
-@import '~bulma/sass/utilities/all'
-@import '~bulma/sass/base/all'
-@import '~bulma/sass/grid/all'
-@import '~bulma/sass/elements/container'
-@import '~bulma/sass/elements/tag'
-@import '~bulma/sass/elements/other'
-@import '~bulma/sass/elements/box'
-@import '~bulma/sass/elements/form'
-@import '~bulma/sass/elements/table'
-@import '~bulma/sass/components/navbar'
-@import '~bulma/sass/components/tabs'
-@import '~bulma/sass/elements/notification'
-@import 'nav'
-@import 'content'
-@import 'message'
-@import 'charts'
-@import 'helper'
-
-html
- font-family: $open-sans
- height: 100%
- background: $background
diff --git a/webui/yarn.lock b/webui/yarn.lock
index 1d00658b7..46117b48d 100644
--- a/webui/yarn.lock
+++ b/webui/yarn.lock
@@ -1698,6 +1698,10 @@ d3-format@1, d3-format@1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/d3-format/-/d3-format-1.2.2.tgz#1a39c479c8a57fe5051b2e67a3bee27061a74e7a"
+d3-format@^1.3.0:
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/d3-format/-/d3-format-1.3.0.tgz#a3ac44269a2011cdb87c7b5693040c18cddfff11"
+
d3-geo@1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/d3-geo/-/d3-geo-1.9.1.tgz#157e3b0f917379d0f73bebfff3be537f49fa7356"