LoRa_APRS_iGate/data_embed/style.css

8 lines
126 B
CSS
Raw Permalink Normal View History

2024-03-19 17:02:42 +01:00
.alert-fixed {
position:fixed;
top: 0px;
left: 0px;
width: 100%;
z-index:9999;
border-radius:0px
}