mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
adjusted table size
This commit is contained in:
@@ -572,7 +572,8 @@ input:invalid {
|
||||
}
|
||||
|
||||
.sfletable.table tbody {
|
||||
width: 95%;
|
||||
overflow-y: scroll;
|
||||
max-height: 380px;
|
||||
max-height: 410px;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user