mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-05-18 15:09:28 +00:00
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:
@@ -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%,
|
||||
|
||||
Reference in New Issue
Block a user