GDPR nastavitve --> splošne nastavitve: padding

This commit is contained in:
Nejc Kovač 2022-08-03 14:19:22 +02:00
parent 162dee365c
commit b9788c28e5
2 changed files with 0 additions and 9 deletions

View File

@ -10006,10 +10006,6 @@ textarea:focus {
border-color: #1E88E5; border-color: #1E88E5;
} }
#gdpr_nastavitve fieldset {
padding: 0px;
}
.box-container { .box-container {
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;

View File

@ -1,9 +1,4 @@
#gdpr_nastavitve{
fieldset{
padding: 0px;
}
}
.box-container{ .box-container{