mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
feat: refactor updates (#2860)
This commit is contained in:
@@ -69,6 +69,7 @@ hr {
|
||||
min-height: fit-content;
|
||||
flex: 1;
|
||||
padding: 1rem;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.g-aside {
|
||||
@@ -76,7 +77,7 @@ hr {
|
||||
top: 1px;
|
||||
left: 1px;
|
||||
margin: 1px;
|
||||
width: 16rem;
|
||||
width: 18rem;
|
||||
padding: 0.5rem;
|
||||
text-transform: capitalize;
|
||||
box-shadow: 1px 0 var(--tui-border-normal);
|
||||
|
||||
Reference in New Issue
Block a user