mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2026-06-01 21:54:48 -04:00
cleanup, classes lifted to bootstrap 5
This commit is contained in:
+9
-1
@@ -222,7 +222,7 @@ article.card textarea {
|
||||
}
|
||||
|
||||
.new-service {
|
||||
width: 40%;
|
||||
width: 100%;
|
||||
min-width: 250px;
|
||||
}
|
||||
|
||||
@@ -285,6 +285,14 @@ body h3 {
|
||||
margin-top: 18px;
|
||||
}
|
||||
|
||||
.settings-header {
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
.settings-header .float-start h3 {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.row.user .input-group {
|
||||
width: 100%;
|
||||
margin-bottom: 5px;
|
||||
|
||||
Reference in New Issue
Block a user