feat: billing guest access
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
max-height: 95vh;
|
||||
}
|
||||
|
||||
.container-disabled {
|
||||
pointer-events: none;
|
||||
opacity: 0.4;
|
||||
}
|
||||
|
||||
.products-list {
|
||||
width: 60%;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user