Resolve #11867
This commit is contained in:
syuilo 2023-09-22 21:10:54 +09:00
parent d2ae80dd21
commit 3085739e0e

View file

@ -938,9 +938,6 @@ function readPromo() {
height: 32px; height: 32px;
margin: 2px; margin: 2px;
padding: 0 6px; padding: 0 6px;
border: dashed 1px var(--divider);
border-radius: 4px;
background: transparent;
opacity: .8; opacity: .8;
} }
</style> </style>