visual fixes
This commit is contained in:
@@ -136,9 +136,11 @@
|
||||
}
|
||||
|
||||
/* Remove old corner styles when using ascii-frame-outer (new frame system handles this) */
|
||||
.ticket-container.ascii-frame-outer::before,
|
||||
.ticket-container.ascii-frame-outer::after {
|
||||
.ticket-container.ascii-frame-outer::before {
|
||||
content: '╔' !important;
|
||||
}
|
||||
|
||||
.ticket-container.ascii-frame-outer::after {
|
||||
content: '╗' !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user