[S] Make month's width unified
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
span.month
|
||||
{
|
||||
margin-right: 5px;
|
||||
|
||||
// Unified width
|
||||
display: inline-block;
|
||||
min-width: 50px;
|
||||
}
|
||||
|
||||
span.now
|
||||
|
||||
Reference in New Issue
Block a user