mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Mergers
This commit is contained in:
@@ -75,6 +75,7 @@ left: initial;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
|
||||
.title-container{
|
||||
position: absolute;
|
||||
margin-top: 64px;
|
||||
@@ -242,7 +243,7 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.title-container li{
|
||||
.title-container li{
|
||||
height: 64px;
|
||||
height:100%;
|
||||
width: 84%;
|
||||
@@ -545,3 +546,8 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
/*-webkit-transition: width 1s ease;
|
||||
transition: width 1s ease;*/
|
||||
}
|
||||
|
||||
.mdi-action-lock
|
||||
{
|
||||
position:absolute;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user