forked from Berry-Dash/launcher
Remove the manage button and make it a right-click instead. And also change the button height/width. Along with more re-arranging in layout.tsx
This commit is contained in:
@@ -77,7 +77,7 @@ body {
|
||||
}
|
||||
|
||||
.button {
|
||||
@apply rounded-md cursor-pointer text-[16px] py-1.5 px-3 transition-colors border;
|
||||
@apply rounded-md cursor-pointer text-[16px] py-1 px-2 transition-colors border;
|
||||
}
|
||||
|
||||
.btntheme1 {
|
||||
|
||||
Reference in New Issue
Block a user