This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ufkc7e3d
/
budibase
forked from
tsai/budibase
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Fix logo size on create admin screen
gh-pages
Andrew Kingston
5 years ago
parent
0e0a44c69f
commit
742f46d730
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
packages/builder/src/pages/builder/admin/index.svelte
2
packages/builder/src/pages/builder/admin/index.svelte
View File
@ -70,7 +70,7 @@
align-items: stretch;
}
img
{
width: 4
0
px;
width: 4
8
px;
margin: 0 auto;
}
<
/
style
>
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
ufkc7e3d/budibase
Title
Body
Create Issue