remove border from panel on full width
This commit is contained in:
@@ -302,6 +302,8 @@ div[id^="event-lineup"] .Panel {
|
|||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
margin-right: -16px;
|
margin-right: -16px;
|
||||||
margin-left: -16px;
|
margin-left: -16px;
|
||||||
|
border-right: none;
|
||||||
|
border-left: none;
|
||||||
}}
|
}}
|
||||||
|
|
||||||
.lineup-email {
|
.lineup-email {
|
||||||
|
|||||||
Reference in New Issue
Block a user