refactor: Enhance LogList component layout and styles; improve footer and logs styles for better readability and responsiveness
This commit is contained in:
@@ -60,8 +60,12 @@
|
||||
}
|
||||
|
||||
.version {
|
||||
font-size: var(--font-size-tiny);
|
||||
display: flex;
|
||||
gap: 6px;
|
||||
.icon{
|
||||
@include flex-center;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user