mirror of
https://github.com/moku-project/Moku.git
synced 2026-06-13 01:09:56 -05:00
Fix: Added Slight Border to Mitigate Windows Tab Issue (WIP)
This commit is contained in:
@@ -1113,7 +1113,7 @@
|
||||
padding: 4px 10px;
|
||||
border-radius: var(--radius-sm);
|
||||
background: none;
|
||||
border: none;
|
||||
border: 1px solid transparent;
|
||||
color: var(--text-faint);
|
||||
cursor: pointer;
|
||||
transition: background var(--t-base), color var(--t-base);
|
||||
|
||||
Reference in New Issue
Block a user