mirror of
https://github.com/portainer/portainer.git
synced 2025-08-06 06:15:22 +02:00
feat(app): create react button component [EE-1948] (#6022)
Co-authored-by: Chaim Lev-Ari <chiptus@gmail.com>
This commit is contained in:
parent
6b91a813f0
commit
41993ad378
14 changed files with 432 additions and 2 deletions
|
@ -600,7 +600,7 @@ a[ng-click] {
|
|||
padding-top: 7px;
|
||||
}
|
||||
|
||||
.tag {
|
||||
.tag:not(.token) {
|
||||
padding: 2px 6px;
|
||||
color: white;
|
||||
background-color: var(--blue-2);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue