mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
made table a bit higher to match with the new hint
This commit is contained in:
@@ -557,7 +557,7 @@ input:invalid {
|
||||
}
|
||||
|
||||
.sfletable{
|
||||
height: 440px;
|
||||
height: 470px;
|
||||
}
|
||||
|
||||
.sfletable.table {
|
||||
@@ -574,6 +574,6 @@ input:invalid {
|
||||
.sfletable.table tbody {
|
||||
width: 95%;
|
||||
overflow-y: scroll;
|
||||
max-height: 410px;
|
||||
max-height: 440px;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user