mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 14:29:45 +00:00
UI multiple bug fixes (#2072)
* fixes #2071 #2068 * closes #2070 * closes #2046 * fixes #2074 * closes #2045 * closes #2077. Use LAN address instead of IP when opening https
This commit is contained in:
@@ -1,13 +1,16 @@
|
||||
.service-avatar {
|
||||
position: absolute;
|
||||
top: 6px;
|
||||
cursor: pointer;
|
||||
.item-container {
|
||||
padding-bottom: 24px;
|
||||
border-bottom: 1px solid #373737;
|
||||
}
|
||||
|
||||
ion-label {
|
||||
margin-left: 64px;
|
||||
.notes {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.name:only-child {
|
||||
display: none;
|
||||
.header {
|
||||
margin-bottom: 20px;
|
||||
h1 {
|
||||
font-weight: bold;
|
||||
margin: 0 12px 0 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user