diff options
author | anika <anika.ahluwalia@gmail.com> | 2020-12-31 10:41:37 -0600 |
---|---|---|
committer | anika <anika.ahluwalia@gmail.com> | 2020-12-31 10:41:37 -0600 |
commit | d16a3e3ce298b542cbb2416319c462efaafa191f (patch) | |
tree | bb268a8f7a83ec809f089f1318a36239147dee76 /src/client/views/MainView.scss | |
parent | 7174328702fe6b350780728db890141f50ceec5b (diff) | |
parent | 319e0a27805c504595f43591353c1ee009aa51d1 (diff) |
merge and fix
Diffstat (limited to 'src/client/views/MainView.scss')
-rw-r--r-- | src/client/views/MainView.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/MainView.scss b/src/client/views/MainView.scss index 33bd7e77e..d6a455a22 100644 --- a/src/client/views/MainView.scss +++ b/src/client/views/MainView.scss @@ -369,7 +369,6 @@ height: 55px; top: 50%; left: -10px; - border: 1px solid black; border-radius: 8px; position: relative; z-index: 41; // lm_maximised has a z-index of 40 and this needs to be above that |