fix txt link

This commit is contained in:
gempir 2020-11-11 23:01:03 +01:00
parent 6278ccbd31
commit 77bd56921b
2 changed files with 30 additions and 28 deletions

File diff suppressed because one or more lines are too long

View file

@ -17,8 +17,10 @@ const LogContainer = styled.div`
.txt {
position: absolute;
top: 5px;
right: 5px;
opacity: 0.5;
right: 15px;
opacity: 0.9;
cursor: pointer;
z-index: 999;
&:hover {
opacity: 1;