udemy-go-web-1/static/css/style.css
2024-06-29 17:50:33 +02:00

13 lines
192 B
CSS

.room-image {
max-width: 50%;
}
.notie-container {
box-shadow: none;
}
.swal2-actions {
z-index: auto;
/* This is to fix the bug that datepicker shows under the buttons */
}