added grid
This commit is contained in:
@ -9,11 +9,18 @@
|
||||
}
|
||||
#top_panel_right{
|
||||
/* float: right; */
|
||||
justify-content: space-between;
|
||||
display: flex;
|
||||
width: 20vw;
|
||||
}
|
||||
#top_panel_left{
|
||||
/* float: left; */
|
||||
justify-content: space-between;
|
||||
display: flex;
|
||||
width: 20vw;
|
||||
}
|
||||
#top_panel{
|
||||
height: 20px;
|
||||
}
|
||||
/* button{
|
||||
/* margin-inline: 5px; */
|
||||
|
||||
Reference in New Issue
Block a user