This commit is contained in:
VividTruthKeeper 2022-09-22 21:37:42 +05:00
parent e56a9f34f0
commit f7439e4c05
1 changed files with 1 additions and 1 deletions

View File

@ -282,13 +282,13 @@
}
th {
cursor: pointer;
width: 100%;
height: 100%;
text-align: center;
font-size: 1.6rem;
justify-self: center;
background: transparent;
color: $base-gray;
@include transition-std;
}