mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
refactor(ui): remove global providers [EE-4128] (#7578)
This commit is contained in:
parent
d3f094cb18
commit
fad376b415
46 changed files with 372 additions and 214 deletions
4
app/assets/css/bootstrap-override.css
vendored
4
app/assets/css/bootstrap-override.css
vendored
|
@ -196,6 +196,10 @@ input:checked + .slider:before {
|
|||
padding: 1.5%;
|
||||
}
|
||||
|
||||
.widget .widget-icon .icon {
|
||||
display: flex !important;
|
||||
}
|
||||
|
||||
.widget .widget-body table thead {
|
||||
border-top: 1px solid var(--border-table-color);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue