Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
Timo K
2023-06-13 17:08:29 +02:00
parent 24997f1d3a
commit 49786762bf
3 changed files with 7 additions and 7 deletions

View File

@@ -23,5 +23,5 @@ limitations under the License.
text-align: center;
z-index: 1;
top: 76px;
width: 100%;
width: calc(100% - 58px);
}