mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-11 17:29:45 +00:00
re-added app container styles
This commit is contained in:
parent
8b49ab9297
commit
e5b0647f9f
@ -388,6 +388,12 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.app-container {
|
||||||
|
height: 100vh;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
|
||||||
.alert {
|
.alert {
|
||||||
margin: 8px;
|
margin: 8px;
|
||||||
padding: 8px 12px;
|
padding: 8px 12px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user