fix css bug
This commit is contained in:
@@ -58,15 +58,14 @@ textarea {
|
||||
}
|
||||
}
|
||||
|
||||
.stick {
|
||||
@media(min-width: 992px){
|
||||
.stick {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 15%;
|
||||
z-index: 10000;
|
||||
}
|
||||
|
||||
@media(min-width: 992px){
|
||||
.header.stick{
|
||||
border-top: 0px;
|
||||
padding-top: 0px;
|
||||
@@ -85,7 +84,7 @@ textarea {
|
||||
margin-top: 10%;
|
||||
}
|
||||
|
||||
.profile-image{
|
||||
.stick > * > * > .profile-image{
|
||||
width: 120px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user