This commit is contained in:
parent
88c0f5aa15
commit
24f222949b
11 changed files with 283 additions and 0 deletions
|
|
@ -220,6 +220,14 @@ aside.metromenu #content {
|
|||
text-align: end;
|
||||
}
|
||||
|
||||
.noWrap {
|
||||
text-wrap-mode: nowrap;
|
||||
}
|
||||
|
||||
.lineHeight {
|
||||
height: 1em;
|
||||
}
|
||||
|
||||
.notificationBox {
|
||||
transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
|
||||
width: fit-content;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue