fix contextmenu width

This commit is contained in:
HF 2021-04-25 17:09:46 +02:00
parent a85dd139a6
commit 3b0dcd9545

View File

@ -136,7 +136,6 @@ tr:nth-child(even) {
.contextmenu {
position: absolute;
width: 90px;
font-size: 12px;
z-index: 10;
background-color: rgba(226, 226, 226);