mirror of
https://github.com/openstf/stf
synced 2025-10-05 10:39:25 +02:00
4 lines
54 B
CSS
4 lines
54 B
CSS
.context-menu {
|
|
position: fixed;
|
|
z-index: 1000;
|
|
}
|