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