Tweak the border of account in follow modal

This commit is contained in:
Gabe Kangas 2022-12-25 21:37:03 -08:00
parent 53d3a67533
commit b21dfaa2b9
No known key found for this signature in database
GPG key ID: 4345B2060657F330

View file

@ -28,9 +28,10 @@
margin-bottom: 10px;
font-size: 0.8rem;
border-color: var(--color-owncast-palette-5);
border-width: 1px;
border-style: solid;
border-width: 2px;
border-style: dashed;
border-radius: 6px;
padding: 5px;
.logo {
border-radius: 50%;