mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
notification date formatting
This commit is contained in:
@@ -20,12 +20,12 @@
|
||||
.notification__table {
|
||||
background-color: $white;
|
||||
width: 90%;
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
.notification__title-text {
|
||||
padding-left: 10px;
|
||||
font-size: 1rem;
|
||||
padding: 0.75rem 1.25rem;
|
||||
padding: 0.75rem 0.5rem;
|
||||
box-sizing: border-box;
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user