mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
refactor: remove unnecessary x-cloak styles
This commit is contained in:
@@ -53,11 +53,6 @@ templ Spacer() {
|
||||
templ Styles(local bool) {
|
||||
@stylesHandle.Once() {
|
||||
<link href="/assets/css/styles.css" rel="stylesheet"/>
|
||||
<style>
|
||||
[x-cloak] {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user