UI: beautify make outbound schema pill
Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
parent
1f44dd98d1
commit
80a3498ff4
1 changed files with 3 additions and 3 deletions
|
@ -12,8 +12,8 @@
|
|||
background-color: alpha(var(--view-fg-color), 0.2);
|
||||
}
|
||||
.outbound-row > .schema {
|
||||
background-color: alpha(var(--green-1), 0.4);
|
||||
border-radius: 3px;
|
||||
padding: 2px;
|
||||
background-color: alpha(var(--view-fg-color), 0.2);
|
||||
border-radius: 5px;
|
||||
padding: 5px;
|
||||
font-size: 13pt;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue