Small UI fix
This commit is contained in:
parent
5ff6bc595c
commit
047f39cfa7
7 changed files with 15 additions and 13 deletions
|
|
@ -7,7 +7,7 @@
|
|||
margin-top: 32px;
|
||||
margin-bottom: 32px;
|
||||
background-color: @bg3;
|
||||
padding: 16px;
|
||||
padding: 16px 24px;
|
||||
width: min-content;
|
||||
border-top-left-radius: 8px;
|
||||
border-top-right-radius: 8px;
|
||||
|
|
@ -19,6 +19,7 @@
|
|||
|
||||
.header {
|
||||
font-weight: @bold;
|
||||
color: @text3;
|
||||
}
|
||||
|
||||
.trigger {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue