﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

.form-control-medium {
    height: 2.5rem; /* Adjust height between sm and default */
    padding: 0.3rem 0.6rem;
    font-size: 0.9rem; /* Slightly smaller font */
}

.custom-dropdown {
    padding-top: 0.25rem !important; /* Adjust top padding */
    padding-bottom: 0.25rem !important;
}