mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
navbar collaps box-shadow to grey
This commit is contained in:
parent
2c7ab38f39
commit
4b05e55d72
@ -97,6 +97,6 @@ export default {
|
|||||||
z-index: 100000;
|
z-index: 100000;
|
||||||
background-color: #dfe0e3f5;
|
background-color: #dfe0e3f5;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
box-shadow: cadetblue 0px 13px 22px;
|
box-shadow: #b4b4b4 0px 13px 22px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user