Files
web/components/HotelReservation/SelectRate/RoomSelection/FlexibilityOption/Popover/popover.module.css
2024-10-10 10:48:02 +02:00

13 lines
145 B
CSS

.arrow {
top: -6px;
}
.closeButton {
position: absolute;
top: 5px;
right: 5px;
background: none;
border: none;
cursor: pointer;
}