General cleanup
This commit is contained in:
@@ -60,14 +60,13 @@
|
||||
|
||||
#node-overlay
|
||||
#error-container
|
||||
position: fixed
|
||||
top: $navbar-height
|
||||
align-items: flex-start
|
||||
position: fixed
|
||||
top: $nav-link-height
|
||||
|
||||
#error-box
|
||||
box-shadow: 0 0 25px rgba(black, .1), 0 0 50px rgba(black, .1)
|
||||
width: auto
|
||||
border-top-left-radius: 0
|
||||
border-top-right-radius: 0
|
||||
box-shadow: 0 0 25px rgba(black, .1), 0 0 50px rgba(black, .1)
|
||||
position: relative
|
||||
width: 100%
|
||||
|
Reference in New Issue
Block a user