mirror of
https://github.com/we-promise/sure.git
synced 2026-04-25 23:14:10 +00:00
UI quick fixes (#684)
* fix: changed bg-surface-hover color for dark theme * fix: added hover state to table entries on Tags and Accounts lists * fix: added bottom margin on tag creation element preview * fix: added overflow property to accounts table wrapper
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
@apply bg-gray-100;
|
||||
|
||||
@variant theme-dark {
|
||||
@apply bg-gray-900;
|
||||
@apply bg-gray-800;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user