mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-14 02:14:53 +02:00
bye bye trailing whitespaces (#442)
This commit is contained in:
@@ -26,5 +26,4 @@
|
||||
.banner {
|
||||
height: 170px;
|
||||
}
|
||||
|
||||
}
|
||||
|
@@ -143,7 +143,6 @@ nav .container > div > ul > li > ul {
|
||||
border-bottom: 1px solid var(--border);
|
||||
}
|
||||
|
||||
|
||||
.main {
|
||||
width: 1220px;
|
||||
margin: 2rem auto;
|
||||
@@ -151,16 +150,11 @@ nav .container > div > ul > li > ul {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.ellipsis {
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.alert-box {
|
||||
max-width: 500px;
|
||||
font-size: 14px;
|
||||
@@ -356,4 +350,4 @@ div.relative {
|
||||
.postHolder iframe {
|
||||
display: block;
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user