support lange desktops
This commit is contained in:
@ -7,7 +7,7 @@ plugins {
|
||||
apply plugin: 'io.spring.dependency-management'
|
||||
|
||||
group = 'de.jottyfan'
|
||||
version = '1.5.4'
|
||||
version = '1.5.5'
|
||||
|
||||
description = """timetrack"""
|
||||
|
||||
|
@ -44,8 +44,8 @@ body {
|
||||
|
||||
@media(min-width:1600px) {
|
||||
.tabdivblurred {
|
||||
width: 50%;
|
||||
margin: auto;
|
||||
width: 1092px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user