make memory nice and round
This commit is contained in:
parent
170fdc94e6
commit
9928d849d4
2 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ in
|
|||
};
|
||||
style = ''
|
||||
#memory {
|
||||
border-radius: 0px;
|
||||
border-radius: 0px 999px 999px 0px;
|
||||
padding: 0 10px;
|
||||
color: #${config.colorScheme.palette.base04};
|
||||
margin: 0px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue