1
0
mirror of git://f0xx.org/ac/ac-platform-web synced 2026-08-09 20:59:36 +03:00

FOR SALE ribbon: try transparent outer wrapper background.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Anton Afanasyeu
2026-08-05 15:21:19 +02:00
parent 029ee1c9cb
commit 517cf345bd

View File

@@ -2516,7 +2516,7 @@ button.report-tag--filter:hover {
.platform-for-sale-badge__outer { .platform-for-sale-badge__outer {
display: block; display: block;
position: relative; position: relative;
background: #fff; background: transparent;
border-top: none; border-top: none;
border-bottom: none; border-bottom: none;
border-left: 2px solid #c00; border-left: 2px solid #c00;