Added default of expired_at. Info label now must be closed first or cannot use navigation. Removed status field from users table
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
padding-right: .6em;
|
||||
}
|
||||
|
||||
.flex>h1 {
|
||||
.flex>h1, .flex>span {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
@@ -163,6 +163,12 @@
|
||||
.pengumuman {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#info span {
|
||||
width: 98%;
|
||||
padding: .7em 0;
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user