enhance: page export uses copy as too

This commit is contained in:
Tienson Qin
2021-09-26 13:27:44 +08:00
parent 0ab608e9e6
commit 40a5cecaf3
5 changed files with 22 additions and 16 deletions

View File

@@ -125,7 +125,7 @@
}
.ui__button {
@apply inline-flex items-center px-3 py-2 border border-transparent
@apply items-center px-3 py-2 border border-transparent
text-sm leading-4 font-medium rounded-md text-white
focus:outline-none transition ease-in-out duration-150 mt-1;