api key modal - enhancements

This commit is contained in:
ManishMadan2882
2024-03-29 19:11:40 +05:30
parent 959a55e36c
commit 53e71c545e
3 changed files with 17 additions and 17 deletions

View File

@@ -3,7 +3,7 @@
@tailwind utilities;
::-webkit-scrollbar {
width: 10px;
width: 8px;
}
::-webkit-scrollbar-track {
background: #f1f1f1;