We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b24afc commit 8ee3bc7Copy full SHA for 8ee3bc7
src/views/Result.svelte
@@ -76,4 +76,7 @@
76
top: 0;
77
width: 100%;
78
}
79
+ :global(.modal-fs .modal-container .modal-body .columns hr) {
80
+ font-weight: bold;
81
+ }
82
</style>
0 commit comments