This website works better with JavaScript.
Explore
Help
Sign In
infra
/
cryptpad
Watch
2
Star
1
Fork
You've already forked cryptpad
0
Code
Issues
Pull Requests
Projects
Releases
1
Activity
Fix calendar notification UI
Browse Source
pull/1/head
yflory
4 years ago
parent
b165da7591
commit
70b201003c
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
www/calendar/app-calendar.less
Unescape
Escape
View File
@ -193,6 +193,9 @@
}
}
.cp-calendar-notif-form {
.cp-calendar-notif-form {
align-items: center;
align-items: center;
input {
width: 100px;
}
}
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
infra/cryptpad
Title
Body
Create Issue