2025
parent
5a7212eb35
commit
c3c8cfb4d2
2
LICENSE
2
LICENSE
|
|
@ -1,6 +1,6 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2024 Haoming
|
||||
Copyright (c) 2025 Haoming
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
|||
|
|
@ -7,10 +7,9 @@
|
|||
#le-formatter button {
|
||||
height: 24px;
|
||||
padding: 2px 8px;
|
||||
border-radius: 0.2em;
|
||||
border-radius: 0.25em;
|
||||
border: var(--button-border-width) solid var(--button-secondary-border-color);
|
||||
background: var(--button-secondary-background-fill);
|
||||
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
|
|
|||
Loading…
Reference in New Issue