aboutsummaryrefslogtreecommitdiff
path: root/apps/browser-extension/entrypoints
diff options
context:
space:
mode:
authorMahesh Sanikommmu <[email protected]>2025-08-29 16:09:20 -0700
committerMahesh Sanikommmu <[email protected]>2025-08-29 16:09:20 -0700
commit4dab6100b92078ad1702c70a4d6bd5b76eb324b2 (patch)
tree04e68da0716d100928e7e9f48d565cfc1196f1f8 /apps/browser-extension/entrypoints
parenttailwind css to popup (diff)
downloadarchived-supermemory-4dab6100b92078ad1702c70a4d6bd5b76eb324b2.tar.xz
archived-supermemory-4dab6100b92078ad1702c70a4d6bd5b76eb324b2.zip
fix the css issue with button
Diffstat (limited to 'apps/browser-extension/entrypoints')
-rw-r--r--apps/browser-extension/entrypoints/popup/style.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/browser-extension/entrypoints/popup/style.css b/apps/browser-extension/entrypoints/popup/style.css
index 5e7a2b6f..684e1ac6 100644
--- a/apps/browser-extension/entrypoints/popup/style.css
+++ b/apps/browser-extension/entrypoints/popup/style.css
@@ -24,7 +24,4 @@
a:hover {
color: #747bff;
}
- button {
- background-color: #f9f9f9;
- }
}