This commit is contained in:
@@ -60,15 +60,6 @@
|
||||
.form-control, .form-select {
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
/* Убираем padding у колонок с полями для точного выравнивания */
|
||||
.col-md-10, .col-md-4, .col-md-8, .col-md-6, .col-md-2 {
|
||||
padding-left: 0 !important;
|
||||
padding-right: 15px;
|
||||
}
|
||||
/* Заголовки оставляем с отступом */
|
||||
.col-md-2:has(.form-label) {
|
||||
padding-left: 15px !important;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user