mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
title appearance fixed
This commit is contained in:
parent
a517eca37d
commit
4ebeed76aa
7 changed files with 37 additions and 48 deletions
|
@ -50,6 +50,4 @@
|
|||
flex: 1;
|
||||
border-radius: $panel_radius;
|
||||
box-shadow: $comment_shadow;
|
||||
//position: relative;
|
||||
//top: -64px
|
||||
}
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
.wrap {
|
||||
justify-content: flex-start;
|
||||
align-items: flex-start !important;
|
||||
// min-height: 64px;
|
||||
// padding: $gap;
|
||||
box-sizing: border-box;
|
||||
position: relative;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue