Update the Settings UI design to match the Figma files

This commit is contained in:
Daniel Dudzic 2024-12-08 09:33:49 +01:00
parent 7bf579c508
commit 390a3f69f8
No known key found for this signature in database
GPG key ID: 31B40D33E3465483
41 changed files with 1887 additions and 1541 deletions

View file

@ -1,12 +1,11 @@
.ppcp-r-title-badge{
@include font(12, 16, 400);
margin-left:12px;
padding:4px 8px;
padding: 4px 8px;
border-radius: 2px;
white-space: nowrap;
&--positive{
color:#005C12;
background-color: #EDFAEF;
color: #144722;
background-color: #DAFFE0;
}
&--negative{
color:#5c0000;