mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
Fix for mdl-radio__circles margins
This commit is contained in:
parent
f465a85320
commit
7622358f6c
@ -32,7 +32,7 @@
|
||||
|
||||
.mdl-radio__circles {
|
||||
position: relative;
|
||||
margin-right: 0.54em;
|
||||
margin-inline-end: 0.54em;
|
||||
width: 1.08em;
|
||||
height: 1.08em;
|
||||
border-radius: 50%;
|
||||
|
Loading…
Reference in New Issue
Block a user