Make sure 'floating' tabs are visible

OK, surprisingly this doesn't seem to cause an issue when it's an empty div.  Good.
This commit is contained in:
benjamin melançon 2018-11-14 12:28:49 -05:00
parent 9871ac0868
commit 75702be8b1

View file

@ -28,4 +28,5 @@
top: 250px;
left: 0.75rem;
z-index: 1;
background: rgba(255, 255, 255, 0.75);
}