mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-26 00:01:37 +00:00
fix(apps): font-size of title text not screen dependent
This commit is contained in:
@@ -263,3 +263,9 @@
|
||||
{/if}
|
||||
</div>
|
||||
</RunnableWrapper>
|
||||
|
||||
<style>
|
||||
h1 {
|
||||
font-size: 29px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user