mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-09 08:55:13 -04:00
Add shadow to console
This commit is contained in:
parent
2d58fe9c93
commit
51c69f734a
1 changed files with 2 additions and 0 deletions
|
|
@ -117,8 +117,10 @@
|
|||
}
|
||||
|
||||
.panel-open .console-ui-panel-scroller {
|
||||
box-shadow: $box-shadow-highest;
|
||||
transform: translate3d(0, 0, 0);
|
||||
}
|
||||
|
||||
.panel-open .console-ui-panel-scroller.fullscreen {
|
||||
bottom: 0;
|
||||
top: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue