Refactor keyboard shortcut handling and improve module switching logic

This commit is contained in:
2025-05-08 13:42:42 +05:30
parent 8bf48bfcfe
commit a2480748a8
9 changed files with 174 additions and 204 deletions

View File

@@ -7,7 +7,7 @@
top: 0;
left: 0;
outline: 8px solid var(--user-color);
outline-offset: -3px;
outline-offset: -4px;
border-radius: #{$border-radius-xlarge};
.follower-name {