mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
7 lines
162 B
CSS
7 lines
162 B
CSS
.share-turn-network-style {
|
|
border-left: 5px solid rgb(124 58 237);
|
|
border-radius: 14px;
|
|
background: rgb(124 58 237 / 10%);
|
|
padding: 12px 16px;
|
|
}
|