mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 00:45:44 +01:00
Create atomic design page template for master-detail views
This commit is contained in:
@@ -53,7 +53,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
.is-overflow-wrap-anywhere {
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
.is-text-wrap-no-wrap {
|
||||
text-wrap: nowrap;
|
||||
}
|
||||
|
||||
.is-absolute {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user