don't repeat backgrounds

This commit is contained in:
Daniel Bulant 2021-05-27 21:36:56 +02:00
parent 7df7522b01
commit d38339acdd

View file

@ -21,6 +21,7 @@
border: 1px solid black;
position: relative;
transition: background-image 0.3s;
background-repeat: no-repeat;
}
tr.selected {