added logs list-v2
This commit is contained in:
@@ -177,8 +177,6 @@
|
||||
|
||||
.panel {
|
||||
position: absolute;
|
||||
// background: var(--background-color);
|
||||
// box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
|
||||
transition: all 0.3s ease;
|
||||
border-radius: 6px;
|
||||
overflow: auto;
|
||||
@@ -415,8 +413,8 @@
|
||||
}
|
||||
|
||||
path {
|
||||
stroke: var(--text-color);
|
||||
strokeWidth: 2;
|
||||
stroke: var(--text-button-color);
|
||||
stroke-width: 2;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -920,8 +918,6 @@
|
||||
|
||||
// Add button
|
||||
|
||||
.extra-Bs {}
|
||||
|
||||
.extra-Bs-addopening {
|
||||
animation: slideDown 0.3s ease forwards;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user