feat: enhance tg-spoiler styling for better integration

Improved tg-spoiler component with additional margin and border-radius for enhanced visual consistency and integration within the layout.
This commit is contained in:
ccbikai
2024-08-06 20:46:47 +08:00
parent d184a50e2c
commit e18cc8e3a8

View File

@@ -143,6 +143,8 @@
tg-spoiler {
color: transparent;
margin: auto 2px;
border-radius: var(--box-border-radius);
background: #ccc 60% 60% / 3000px 3000px;
background-image: repeating-conic-gradient(
#999 0 0.0001%,