This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tsai
/
squidex
mirror of
https://github.com/Squidex/squidex.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Small css fix for apps title.
pull/65/head
Sebastian Stehle
9 years ago
parent
32219fac88
commit
0a8ce26e6e
1 changed files
with
4 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
src/Squidex/app/features/apps/pages/apps-page.component.scss
4
src/Squidex/app/features/apps/pages/apps-page.component.scss
View File
@ -8,6 +8,10 @@
display
:
block
;
display
:
block
;
}
}
h4
{
line-height
:
2
rem
;
}
.
app
{
.
app
{
&
{
&
{
margin
:
.625
rem
;
margin
:
.625
rem
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
tsai/squidex
Title
Body
Create Issue