adrema/resources/css/sidebar.css

4 lines
81 B
CSS

.sidebar {
@apply fixed w-max shadow-2xl bg-gray-600 right-0 top-0 h-full;
}