mirror of
https://github.com/detleph/components.git
synced 2026-09-08 23:44:23 +02:00
Small fixes for the drawer
This commit is contained in:
@@ -8,10 +8,12 @@
|
||||
}
|
||||
|
||||
#detleph-fg-context {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user