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