File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 209
209
210
210
.fps-wrapper {
211
211
> div {
212
- @apply absolute! left-auto! to p-2 ! right-2 ! drop-shadow-md overflow-hidden! px-1 ! font-sans! text-xs! bg-primary! text-color! z-auto!;
212
+ @apply absolute! left-auto! to p-2 ! right-2 ! drop-shadow-md overflow-hidden! px-1 !
213
+ font-sans! text-xs! bg-primary! text-color! z-auto!;
213
214
214
215
> div {
215
216
@apply left-0! right-0 ! botto m-0 ! bg-primary!;
Original file line number Diff line number Diff line change 90
90
}
91
91
92
92
@utility button-link {
93
- @apply hover:underline text-active inline-block text-left text-wrap break-all hover:cursor-pointer;
93
+ @apply text-active inline-block text-left text-wrap break-all
94
+ hover:cursor-pointer hover:underline;
94
95
}
95
96
96
97
@utility backdrop {
You can’t perform that action at this time.
0 commit comments