[S] Reduce radio margins

This commit is contained in:
Hykilpikonna
2020-04-20 15:17:29 -04:00
parent 5e67b1a08f
commit 63612f4474
@@ -60,6 +60,11 @@
{ {
margin-bottom: 20px; margin-bottom: 20px;
font-size: 14px; font-size: 14px;
.sort-by,.el-radio
{
margin-right: 15px;
}
} }
} }
</style> </style>