mirror of
https://github.com/tabler/tabler.git
synced 2026-08-01 16:04:37 +04:00
tabler v1
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
.page-title-box {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
min-height: 2.5rem;
|
||||
margin: 1rem 0;
|
||||
color: $text-muted;
|
||||
}
|
||||
|
||||
.page-title {
|
||||
margin: 0;
|
||||
font-size: $h4-font-size;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.page-title-options {
|
||||
margin-left: auto;
|
||||
color: $text-muted;
|
||||
}
|
||||
Reference in New Issue
Block a user