mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-01-20 15:50:15 +01:00
8 lines
126 B
CSS
8 lines
126 B
CSS
.alert-fixed {
|
|
position:fixed;
|
|
top: 0px;
|
|
left: 0px;
|
|
width: 100%;
|
|
z-index:9999;
|
|
border-radius:0px
|
|
} |