Changeset 83930f1


Ignore:
Timestamp:
Nov 12, 2022, 9:10:34 PM (2 years ago)
Author:
w96k <w96k@…>
Branches:
master
Children:
adfd46a
Parents:
4bb08b7
Message:

Fix menu

File:
1 edited

Legend:

Unmodified
Added
Removed
  • public/css/custom.css

    r4bb08b7 r83930f1  
    5353    position: relative;
    5454    z-index: 999;
     55    overflow-x: scroll;
     56   
    5557    /* top: calc(var(--universal-padding) - 2px); */
    5658}
     
    6668    padding: 4px 12px;
    6769    margin-right: 6px;
     70    flex-shrink: 0;
    6871}
    6972
Note: See TracChangeset for help on using the changeset viewer.