5
common/resources/client/ui/icon-picker/icon-grid-style.ts
Executable file
5
common/resources/client/ui/icon-picker/icon-grid-style.ts
Executable file
@@ -0,0 +1,5 @@
|
||||
export const iconGridStyle = {
|
||||
grid: 'flex flex-wrap gap-24',
|
||||
button:
|
||||
'flex flex-col items-center rounded hover:bg-hover h-90 aspect-square',
|
||||
};
|
||||
Reference in New Issue
Block a user