Optimizing Context Menu

This commit is contained in:
Fabian
2019-06-03 18:14:19 +02:00
parent 311409d36d
commit ffe1dd6f9f
4 changed files with 16 additions and 5 deletions

View File

@ -8,6 +8,8 @@
>button {
margin: 0;
display: block;
background-color: rgb(224, 224, 224);
color: black;
}
>*:not(:last-child) {