mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 14:53:24 +02:00
5 lines
54 B
CSS
5 lines
54 B
CSS
.context-menu {
|
|
position: fixed;
|
|
z-index: 1000;
|
|
}
|