diff options
-rw-r--r-- | web-ui/app/scss/_read.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/web-ui/app/scss/_read.scss b/web-ui/app/scss/_read.scss index 332a76fc..bd30552c 100644 --- a/web-ui/app/scss/_read.scss +++ b/web-ui/app/scss/_read.scss @@ -6,8 +6,6 @@ display: flex; flex-wrap: nowrap; - position: fixed; - width: 57%; top: 0; z-index: 10; background-color: white; |