feat: plan management
This commit is contained in:
@@ -6,7 +6,15 @@
|
||||
height: 70px;
|
||||
overflow: hidden;
|
||||
z-index: 1;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.locationContainer a,
|
||||
.locationContainer button,
|
||||
.locationContainer [role="button"] {
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
.locationTitle {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user