Add basic grid
This commit is contained in:
@ -33,24 +33,4 @@
|
||||
height: 2rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
// .header-title {
|
||||
// overflow: hidden;
|
||||
// text-overflow: ellipsis;
|
||||
// white-space: nowrap;
|
||||
// flex-grow: 1;
|
||||
// margin: 0 1rem;
|
||||
// }
|
||||
|
||||
// .header-icon-button {
|
||||
// display: block;
|
||||
// margin-top: auto;
|
||||
// margin-bottom: auto;
|
||||
// min-width: 1rem;
|
||||
|
||||
// >svg {
|
||||
// height: 1rem;
|
||||
// width: 1rem;
|
||||
// }
|
||||
// }
|
||||
}
|
Reference in New Issue
Block a user