mirror of
https://github.com/skooner-k8s/skooner.git
synced 2026-08-28 19:27:15 +00:00
Fixing issue w/ text being cut off in the menu
This commit is contained in:
@@ -40,8 +40,7 @@ html {
|
||||
|
||||
#menu {
|
||||
background-color: $color-lightest;
|
||||
padding: 10px;
|
||||
width: 72px;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
#content {
|
||||
|
||||
Reference in New Issue
Block a user