refactor: optimized contextmenu, style update, ui bug fixes

This commit is contained in:
2025-08-22 17:43:16 +05:30
parent f3d23755dd
commit ddf521dc6a
11 changed files with 3471 additions and 3048 deletions

View File

@@ -144,4 +144,7 @@
.log-nav-container{
margin-bottom: 10px;
}
.log-entry-wrapper{
height: calc(100% - 50px);
}
}