አፈቅርሃለሁ
This commit is contained in:
parent
59523337c3
commit
5c0fd633db
|
@ -48,11 +48,11 @@ body {
|
|||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: right;
|
||||
height: 3rem;
|
||||
float: right;
|
||||
padding-top: 6rem;
|
||||
}
|
||||
|
||||
|
||||
#topnav_profile span {
|
||||
font-size: 21px;
|
||||
}
|
||||
|
@ -65,14 +65,16 @@ body {
|
|||
object-fit: fill;
|
||||
}
|
||||
|
||||
#topnav_profile_wrapper {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#topnav_profile_dropdown {
|
||||
|
||||
margin-top: 6.5rem;
|
||||
z-index: 1;
|
||||
right: 0;
|
||||
/* display: none; */
|
||||
position: apsolute;
|
||||
|
||||
position: absolute;
|
||||
margin-top: 0.5rem;
|
||||
display: flex;
|
||||
right: 0px;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.topnav_profile_button {
|
||||
|
|
Loading…
Reference in New Issue
Block a user