3.0 Beta 6
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
flex-direction: column;
|
||||
gap: 5px;
|
||||
|
||||
#loader {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: start;
|
||||
padding: 5px;
|
||||
gap: 5px;
|
||||
}
|
||||
|
||||
button {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user