1
This commit is contained in:
@@ -60,10 +60,11 @@ export default {
|
||||
width: 100%;
|
||||
height: 60px;
|
||||
line-height: 60px;
|
||||
background: linear-gradient(90deg, #3aa4ef 0%, #0067e2 100%);
|
||||
background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%);
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
|
||||
backdrop-filter: blur(10px);
|
||||
|
||||
& .sidebar-logo-link {
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user