2 lines
377 B
CSS
2 lines
377 B
CSS
|
|
#helloPanel{border:1px rgb(189,119,119) dashed}.plugin-sample__custom-tab{background-color:var(--b3-theme-background);height:100%;width:100%;display:flex;justify-content:center;align-items:center}.plugin-sample__custom-dock{display:flex;justify-content:center;align-items:center}.plugin-sample__time{background:var(--b3-card-info-background);border-radius:4px;padding:2px 8px}
|