basic printify integration
This commit is contained in:
@@ -102,4 +102,9 @@
|
||||
/* Make LiveView wrapper divs transparent for layout */
|
||||
[data-phx-session], [data-phx-teleported-src] { display: contents }
|
||||
|
||||
/* Restore pointer cursor for buttons and links */
|
||||
button, a, [role="button"] {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* This file is for your main application CSS */
|
||||
|
||||
Reference in New Issue
Block a user